Home
last modified time | relevance | path

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

/qemu/linux-user/generic/
H A Dsockbits.h60 #define TARGET_SO_DOMAIN 39 macro
/qemu/linux-user/alpha/
H A Dsockbits.h35 #define TARGET_SO_DOMAIN 0x1029 macro
/qemu/linux-user/mips/
H A Dsockbits.h44 #define TARGET_SO_DOMAIN 0x1029 /* domain/socket family */ macro
/qemu/linux-user/hppa/
H A Dsockbits.h25 #define TARGET_SO_DOMAIN 0x1029 macro
/qemu/linux-user/sparc/
H A Dsockbits.h38 #define TARGET_SO_DOMAIN 0x1029 macro
/qemu/linux-user/
H A Dsyscall.c2720 case TARGET_SO_DOMAIN: in do_getsockopt()