Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h135 #undef TARGET_EAFNOSUPPORT
136 #define TARGET_EAFNOSUPPORT 124 /* Address family not supported by protocol */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h158 #undef TARGET_EAFNOSUPPORT
159 #define TARGET_EAFNOSUPPORT 225 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h34 #undef TARGET_EAFNOSUPPORT
35 #define TARGET_EAFNOSUPPORT 47 /* Address family not supported by protocol */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h38 #undef TARGET_EAFNOSUPPORT
39 #define TARGET_EAFNOSUPPORT 47 macro
/qemu/bsd-user/
H A Derrno_defs.h94 #define TARGET_EAFNOSUPPORT 47 /* Address family not supported by protocol family … macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h108 #define TARGET_EAFNOSUPPORT 97 /* Address family not supported by protocol */ macro