Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h175 #undef TARGET_ETIMEDOUT
176 #define TARGET_ETIMEDOUT 145 /* Connection timed out */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h184 #undef TARGET_ETIMEDOUT
185 #define TARGET_ETIMEDOUT 238 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h60 #undef TARGET_ETIMEDOUT
61 #define TARGET_ETIMEDOUT 60 /* Connection timed out */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h64 #undef TARGET_ETIMEDOUT
65 #define TARGET_ETIMEDOUT 60 macro
/qemu/bsd-user/
H A Derrno_defs.h109 #define TARGET_ETIMEDOUT 60 /* Operation timed out */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h121 #define TARGET_ETIMEDOUT 110 /* Connection timed out */ macro