Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h65 #define TARGET_ETIMEDOUT 60 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h109 #define TARGET_ETIMEDOUT 60 /* Operation timed out */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h61 #define TARGET_ETIMEDOUT 60 /* Connection timed out */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h176 #define TARGET_ETIMEDOUT 145 /* Connection timed out */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h185 #define TARGET_ETIMEDOUT 238 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h121 #define TARGET_ETIMEDOUT 110 /* Connection timed out */ macro