Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h59 #define TARGET_ENOTCONN 57 macro
/openbmc/qemu/bsd-user/
H A Derrno_defs.h106 #define TARGET_ENOTCONN 57 /* Socket is not connected */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h55 #define TARGET_ENOTCONN 57 /* Transport endpoint is not connected */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h156 #define TARGET_ENOTCONN 134 /* Transport endpoint is not connected */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h179 #define TARGET_ENOTCONN 235 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h118 #define TARGET_ENOTCONN 107 /* Transport endpoint is not connected */ macro