Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h27 #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/sparc/
H A Dtarget_errno_defs.h23 #define TARGET_EPROTOTYPE 41 /* Protocol wrong type for socket */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h124 #define TARGET_EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h147 #define TARGET_EPROTOTYPE 219 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h102 #define TARGET_EPROTOTYPE 91 /* Protocol wrong type for socket */ macro