Home
last modified time | relevance | path

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

/qemu/linux-user/ppc/
H A Dsockbits.h13 #undef TARGET_SO_RCVLOWAT
14 #define TARGET_SO_RCVLOWAT 16 macro
/qemu/linux-user/generic/
H A Dsockbits.h35 #define TARGET_SO_RCVLOWAT 18 macro
/qemu/linux-user/alpha/
H A Dsockbits.h29 #define TARGET_SO_RCVLOWAT 0x1010 macro
/qemu/linux-user/mips/
H A Dsockbits.h39 #define TARGET_SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro
/qemu/linux-user/hppa/
H A Dsockbits.h19 #define TARGET_SO_RCVLOWAT 0x1004 macro
/qemu/linux-user/sparc/
H A Dsockbits.h25 #define TARGET_SO_RCVLOWAT 0x0800 macro
/qemu/linux-user/
H A Dstrace.c2898 case TARGET_SO_RCVLOWAT: in do_print_sockopt()
H A Dsyscall.c2466 case TARGET_SO_RCVLOWAT: in do_setsockopt()
2711 case TARGET_SO_RCVLOWAT: in do_getsockopt()