Home
last modified time | relevance | path

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

/qemu/linux-user/generic/
H A Dsockbits.h59 #define TARGET_SO_PROTOCOL 38 macro
/qemu/linux-user/alpha/
H A Dsockbits.h34 #define TARGET_SO_PROTOCOL 0x1028 macro
/qemu/linux-user/mips/
H A Dsockbits.h43 #define TARGET_SO_PROTOCOL 0x1028 /* protocol type */ macro
/qemu/linux-user/hppa/
H A Dsockbits.h24 #define TARGET_SO_PROTOCOL 0x1028 macro
/qemu/linux-user/sparc/
H A Dsockbits.h37 #define TARGET_SO_PROTOCOL 0x1028 macro
/qemu/linux-user/
H A Dsyscall.c2717 case TARGET_SO_PROTOCOL: in do_getsockopt()