Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h147 #undef TARGET_ECONNABORTED
148 #define TARGET_ECONNABORTED 130 /* Software caused connection abort */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h170 #undef TARGET_ECONNABORTED
171 #define TARGET_ECONNABORTED 231 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h46 #undef TARGET_ECONNABORTED
47 #define TARGET_ECONNABORTED 53 /* Software caused connection abort */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h50 #undef TARGET_ECONNABORTED
51 #define TARGET_ECONNABORTED 53 macro
/qemu/bsd-user/
H A Derrno_defs.h102 #define TARGET_ECONNABORTED 53 /* Software caused connection abort */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h114 #define TARGET_ECONNABORTED 103 /* Software caused connection abort */ macro