Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h129 #undef TARGET_ESOCKTNOSUPPORT
130 #define TARGET_ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h152 #undef TARGET_ESOCKTNOSUPPORT
153 #define TARGET_ESOCKTNOSUPPORT 222 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h28 #undef TARGET_ESOCKTNOSUPPORT
29 #define TARGET_ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h32 #undef TARGET_ESOCKTNOSUPPORT
33 #define TARGET_ESOCKTNOSUPPORT 44 macro
/qemu/bsd-user/
H A Derrno_defs.h91 #define TARGET_ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h105 #define TARGET_ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro