Home
last modified time | relevance | path

Searched refs:EPROTO (Results 1 – 25 of 38) sorted by relevance

12

/dragonfly/sys/dev/drm/
H A Ddrm_scdc_helper.c75 return -EPROTO; in drm_scdc_read()
121 return -EPROTO; in drm_scdc_write()
H A Ddrm_dp_dual_mode_helper.c83 return -EPROTO; in drm_dp_dual_mode_read()
130 return -EPROTO; in drm_dp_dual_mode_write()
H A Ddrm_dp_helper.c217 ret = -EPROTO; in drm_dp_dpcd_access()
862 return err == 0 ? -EPROTO : err; in drm_dp_i2c_drain_msg()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dsystem_error.cc278 #ifdef EPROTO in default_error_condition()
279 case EPROTO: in default_error_condition()
/dragonfly/sys/platform/pc64/x86_64/
H A Defirt.c92 EPROTO, /* EFI_ICMP_ERROR */
93 EPROTO, /* EFI_TFTP_ERROR */
94 EPROTO /* EFI_PROTOCOL_ERROR */
/dragonfly/contrib/diffutils/lib/
H A Dstrerror-override.c235 case EPROTO: in strerror_override()
/dragonfly/contrib/grep/lib/
H A Dstrerror-override.c235 case EPROTO: in strerror_override()
/dragonfly/sys/sys/
H A Derrno.h192 #define EPROTO 92 /* Protocol error */ macro
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dstrerror.c274 #if defined (EPROTO)
275 ENTRY(EPROTO, "EPROTO", "Protocol error"),
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dstrerror.c274 #if defined (EPROTO)
275 ENTRY(EPROTO, "EPROTO", "Protocol error"),
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dstrerror.c274 #if defined (EPROTO)
275 ENTRY(EPROTO, "EPROTO", "Protocol error"),
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dstrerror.c274 #if defined (EPROTO)
275 ENTRY(EPROTO, "EPROTO", "Protocol error"),
/dragonfly/lib/libc/nls/
H A Dru_RU.KOI8-R.msg192 $ EPROTO
H A Duk_UA.UTF-8.msg190 $ EPROTO
H A Dja_JP.UTF-8.msg190 $ EPROTO
H A Dja_JP.eucJP.msg190 $ EPROTO
H A Dko_KR.UTF-8.msg190 $ EPROTO
H A Dko_KR.eucKR.msg190 $ EPROTO
H A Dzh_Hans_CN.GB18030.msg186 $ EPROTO
H A Dzh_Hans_CN.GB2312.msg186 $ EPROTO
H A Dzh_Hans_CN.UTF-8.msg186 $ EPROTO
H A DC.msg190 $ EPROTO
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/os/generic/
H A Derror_constants.h141 protocol_error = EPROTO, in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/os/generic/
H A Derror_constants.h141 protocol_error = EPROTO, in _GLIBCXX_VISIBILITY()
/dragonfly/sys/vfs/fuse/
H A Dfuse_device.c213 error = EPROTO; in fuse_device_write()

12