Home
last modified time | relevance | path

Searched refs:ENOTSOCK (Results 1 – 25 of 39) sorted by relevance

12

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++11/
Dsystem_error.cc251 #ifdef ENOTSOCK in default_error_condition()
252 case ENOTSOCK: in default_error_condition()
/dragonfly/contrib/grep/lib/
HDstrerror-override.c50 case ENOTSOCK: in strerror_override()
/dragonfly/sys/sys/
HDerrno.h111 #define ENOTSOCK 38 /* Socket operation on non-socket */ macro
/dragonfly/contrib/gcc-8.0/libiberty/
HDstrerror.c337 #if defined (ENOTSOCK)
338 ENTRY(ENOTSOCK, "ENOTSOCK", "Socket operation on non-socket"),
/dragonfly/contrib/gcc-4.7/libiberty/
HDstrerror.c337 #if defined (ENOTSOCK)
338 ENTRY(ENOTSOCK, "ENOTSOCK", "Socket operation on non-socket"),
/dragonfly/contrib/binutils-2.34/libiberty/
HDstrerror.c337 #if defined (ENOTSOCK)
338 ENTRY(ENOTSOCK, "ENOTSOCK", "Socket operation on non-socket"),
/dragonfly/contrib/binutils-2.27/libiberty/
HDstrerror.c337 #if defined (ENOTSOCK)
338 ENTRY(ENOTSOCK, "ENOTSOCK", "Socket operation on non-socket"),
/dragonfly/lib/libc/nls/
HDmn_Cyrl_MN.UTF-8.msg80 $ ENOTSOCK
HDel_GR.ISO8859-7.msg82 $ ENOTSOCK
HDuk_UA.UTF-8.msg82 $ ENOTSOCK
HDbe_BY.UTF-8.msg82 $ ENOTSOCK
HDru_RU.KOI8-R.msg84 $ ENOTSOCK
HDzh_Hans_CN.GB2312.msg78 $ ENOTSOCK
HDja_JP.UTF-8.msg82 $ ENOTSOCK
HDja_JP.eucJP.msg82 $ ENOTSOCK
HDzh_Hans_CN.GB18030.msg78 $ ENOTSOCK
HDko_KR.UTF-8.msg82 $ ENOTSOCK
HDzh_Hans_CN.UTF-8.msg78 $ ENOTSOCK
HDko_KR.eucKR.msg82 $ ENOTSOCK
HDnb_NO.ISO8859-1.msg80 $ ENOTSOCK
HDit_IT.ISO8859-15.msg82 $ ENOTSOCK
HDfi_FI.ISO8859-1.msg82 $ ENOTSOCK
HDde_DE.ISO8859-1.msg82 $ ENOTSOCK
/dragonfly/contrib/gcc-4.7/libstdc++-v3/config/os/generic/
Derror_constants.h112 not_a_socket = ENOTSOCK, in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/config/os/generic/
Derror_constants.h112 not_a_socket = ENOTSOCK, in _GLIBCXX_VISIBILITY()

12