Home
last modified time | relevance | path

Searched refs:TARGET_SO_ACCEPTCONN (Results 1 – 6 of 6) sorted by relevance

/qemu/linux-user/generic/
H A Dsockbits.h55 #define TARGET_SO_ACCEPTCONN 30 macro
/qemu/linux-user/alpha/
H A Dsockbits.h33 #define TARGET_SO_ACCEPTCONN 0x1014 macro
/qemu/linux-user/mips/
H A Dsockbits.h42 #define TARGET_SO_ACCEPTCONN 0x1009 macro
/qemu/linux-user/hppa/
H A Dsockbits.h45 #define TARGET_SO_ACCEPTCONN 0x401c macro
/qemu/linux-user/sparc/
H A Dsockbits.h29 #define TARGET_SO_ACCEPTCONN 0x8000 macro
/qemu/linux-user/
H A Dsyscall.c2714 case TARGET_SO_ACCEPTCONN: in do_getsockopt()