Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h117 #undef TARGET_ENOTSOCK
118 #define TARGET_ENOTSOCK 95 /* Socket operation on non-socket */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h140 #undef TARGET_ENOTSOCK
141 #define TARGET_ENOTSOCK 216 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h16 #undef TARGET_ENOTSOCK
17 #define TARGET_ENOTSOCK 38 /* Socket operation on non-socket */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h20 #undef TARGET_ENOTSOCK
21 #define TARGET_ENOTSOCK 38 macro
/qemu/bsd-user/
H A Derrno_defs.h85 #define TARGET_ENOTSOCK 38 /* Socket operation on non-socket */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h99 #define TARGET_ENOTSOCK 88 /* Socket operation on non-socket */ macro