Home
last modified time | relevance | path

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

/qemu/linux-user/mips/
H A Dtarget_errno_defs.h155 #undef TARGET_ENOTCONN
156 #define TARGET_ENOTCONN 134 /* Transport endpoint is not connected */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h178 #undef TARGET_ENOTCONN
179 #define TARGET_ENOTCONN 235 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h54 #undef TARGET_ENOTCONN
55 #define TARGET_ENOTCONN 57 /* Transport endpoint is not connected */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h58 #undef TARGET_ENOTCONN
59 #define TARGET_ENOTCONN 57 macro
/qemu/bsd-user/
H A Derrno_defs.h106 #define TARGET_ENOTCONN 57 /* Socket is not connected */ macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h118 #define TARGET_ENOTCONN 107 /* Transport endpoint is not connected */ macro