Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h51 #define TARGET_ECONNABORTED 53 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h102 #define TARGET_ECONNABORTED 53 /* Software caused connection abort */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h47 #define TARGET_ECONNABORTED 53 /* Software caused connection abort */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h148 #define TARGET_ECONNABORTED 130 /* Software caused connection abort */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h171 #define TARGET_ECONNABORTED 231 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h114 #define TARGET_ECONNABORTED 103 /* Software caused connection abort */ macro