Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h133 #undef TARGET_EPFNOSUPPORT
134 #define TARGET_EPFNOSUPPORT 123 /* Protocol family not supported */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h156 #undef TARGET_EPFNOSUPPORT
157 #define TARGET_EPFNOSUPPORT 224 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h32 #undef TARGET_EPFNOSUPPORT
33 #define TARGET_EPFNOSUPPORT 46 /* Protocol family not supported */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h36 #undef TARGET_EPFNOSUPPORT
37 #define TARGET_EPFNOSUPPORT 46 macro
/qemu/bsd-user/
H A Derrno_defs.h93 #define TARGET_EPFNOSUPPORT 46 /* Protocol family not supported */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h107 #define TARGET_EPFNOSUPPORT 96 /* Protocol family not supported */ macro