Home
last modified time | relevance | path

Searched refs:ENOTCONN (Results 1 – 12 of 12) sorted by relevance

/openbmc/u-boot/include/linux/
H A Derrno.h115 #define ENOTCONN 107 /* Transport endpoint is not connected */ macro
/openbmc/u-boot/drivers/video/bridge/
H A Dvideo-bridge-uclass.c42 return ret > 0 ? 0 : ret == 0 ? -ENOTCONN : ret; in video_bridge_check_attached()
/openbmc/google-ipmi-sys/test/
H A Dhandler_unittest.cpp313 .WillOnce(Return(-ENOTCONN)); in ExpectSdBusError()
457 constexpr int sd_bus_call_return_value = -ENOTCONN; in TEST()
578 constexpr int sd_bus_call_return_value = -ENOTCONN; in TEST()
/openbmc/u-boot/lib/
H A Derrno_str.c121 ERRNO_MSG(ENOTCONN, "Transport endpoint is not connected"),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc105 E(ENOTCONN)
/openbmc/qemu/scsi/
H A Dpr-manager-helper.c117 return -ENOTCONN; in pr_manager_helper_initialize()
H A Dutils.c429 return ENOTCONN; in scsi_sense_to_errno()
/openbmc/qemu/util/
H A Doslib-win32.c166 return ENOTCONN; in socket_error()
/openbmc/u-boot/common/
H A Dusb_hub.c371 return -ENOTCONN; in usb_hub_port_connect_change()
/openbmc/qemu/hw/i386/kvm/
H A Dxen_evtchn.c2213 ret = -ENOTCONN; in xen_be_evtchn_notify()
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D10_usagi-ipv6.patch1253 errno = ENOTCONN;
/openbmc/docs/designs/mctp/
H A Dmctp-kernel.md366 `ENOTCONN`.