Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h22 #undef TARGET_EPROTOTYPE
23 #define TARGET_EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h123 #undef TARGET_EPROTOTYPE
124 #define TARGET_EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h146 #undef TARGET_EPROTOTYPE
147 #define TARGET_EPROTOTYPE 219 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h26 #undef TARGET_EPROTOTYPE
27 #define TARGET_EPROTOTYPE 41 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h88 #define TARGET_EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h102 #define TARGET_EPROTOTYPE 91 /* Protocol wrong type for socket */ macro