Home
last modified time | relevance | path

Searched refs:TARGET_SO_ERROR (Results 1 – 7 of 7) sorted by relevance

/qemu/linux-user/generic/
H A Dsockbits.h19 #define TARGET_SO_ERROR 4 macro
/qemu/linux-user/alpha/
H A Dsockbits.h24 #define TARGET_SO_ERROR 0x1007 macro
/qemu/linux-user/mips/
H A Dsockbits.h35 #define TARGET_SO_ERROR 0x1007 /* get error status and clear */ macro
/qemu/linux-user/hppa/
H A Dsockbits.h22 #define TARGET_SO_ERROR 0x1007 macro
/qemu/linux-user/sparc/
H A Dsockbits.h35 #define TARGET_SO_ERROR 0x1007 macro
/qemu/linux-user/
H A Dstrace.c2862 case TARGET_SO_ERROR: in do_print_sockopt()
H A Dsyscall.c2419 case TARGET_SO_ERROR: in do_setsockopt()
2673 case TARGET_SO_ERROR: in do_getsockopt()