Home
last modified time | relevance | path

Searched refs:TARGET_SO_RCVTIMEO (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/linux-user/ppc/
H A Dsockbits.h17 #undef TARGET_SO_RCVTIMEO
18 #define TARGET_SO_RCVTIMEO 18 macro
/openbmc/qemu/linux-user/generic/
H A Dsockbits.h37 #define TARGET_SO_RCVTIMEO 20 macro
/openbmc/qemu/linux-user/alpha/
H A Dsockbits.h31 #define TARGET_SO_RCVTIMEO 0x1012 macro
/openbmc/qemu/linux-user/mips/
H A Dsockbits.h41 #define TARGET_SO_RCVTIMEO 0x1006 /* receive timeout */ macro
/openbmc/qemu/linux-user/hppa/
H A Dsockbits.h21 #define TARGET_SO_RCVTIMEO 0x1006 macro
/openbmc/qemu/linux-user/sparc/
H A Dsockbits.h27 #define TARGET_SO_RCVTIMEO 0x2000 macro
/openbmc/qemu/linux-user/
H A Dstrace.c2901 case TARGET_SO_RCVTIMEO: in do_print_sockopt()
H A Dsyscall.c2304 case TARGET_SO_RCVTIMEO: in do_setsockopt()
2318 optname == TARGET_SO_RCVTIMEO ? in do_setsockopt()
2536 case TARGET_SO_RCVTIMEO: { in do_getsockopt()