Home
last modified time | relevance | path

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

/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h31 #define TARGET_EPROTONOSUPPORT 43 macro
/qemu/bsd-user/
H A Derrno_defs.h90 #define TARGET_EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/qemu/linux-user/mips/
H A Dtarget_errno_defs.h128 #define TARGET_EPROTONOSUPPORT 120 /* Protocol not supported */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h151 #define TARGET_EPROTONOSUPPORT 221 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h27 #define TARGET_EPROTONOSUPPORT 43 /* Protocol not supported */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h104 #define TARGET_EPROTONOSUPPORT 93 /* Protocol not supported */ macro