Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h33 #define TARGET_ESOCKTNOSUPPORT 44 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h91 #define TARGET_ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h29 #define TARGET_ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h130 #define TARGET_ESOCKTNOSUPPORT 121 /* Socket type not supported */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h153 #define TARGET_ESOCKTNOSUPPORT 222 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h105 #define TARGET_ESOCKTNOSUPPORT 94 /* Socket type not supported */ macro