Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h75 #define TARGET_EHOSTUNREACH 65 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h117 #define TARGET_EHOSTUNREACH 65 /* No route to host */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h71 #define TARGET_EHOSTUNREACH 65 /* No route to host */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h182 #define TARGET_EHOSTUNREACH 148 /* No route to host */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h192 #define TARGET_EHOSTUNREACH 242 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h124 #define TARGET_EHOSTUNREACH 113 /* No route to host */ macro