Home
last modified time | relevance | path

Searched refs:ESOCKTNOSUPPORT (Results 1 – 25 of 48) sorted by relevance

12

/freebsd-head/contrib/lib9p/pytest/
HDlerrno.py100 ESOCKTNOSUPPORT = 94 variable
233 ESOCKTNOSUPPORT: 'Socket type not supported',
/freebsd-head/cddl/lib/libdtrace/
HDerrno.d118 inline int ESOCKTNOSUPPORT = 44; variable
119 #pragma D binding "1.0" ESOCKTNOSUPPORT
290 errno == ESOCKTNOSUPPORT ? "Socket type not supported" :
/freebsd-head/sys/sys/
HDerrno.h104 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/freebsd-head/lib/libc/nls/
HDbe_BY.UTF-8.msg93 $ ESOCKTNOSUPPORT
HDru_RU.UTF-8.msg93 $ ESOCKTNOSUPPORT
HDmn_MN.UTF-8.msg93 $ ESOCKTNOSUPPORT
HDuk_UA.UTF-8.msg93 $ ESOCKTNOSUPPORT
HDru_RU.KOI8-R.msg93 $ ESOCKTNOSUPPORT
HDel_GR.ISO8859-7.msg93 $ ESOCKTNOSUPPORT
HDja_JP.eucJP.msg93 $ ESOCKTNOSUPPORT
HDja_JP.UTF-8.msg93 $ ESOCKTNOSUPPORT
HDko_KR.UTF-8.msg93 $ ESOCKTNOSUPPORT
HDko_KR.eucKR.msg93 $ ESOCKTNOSUPPORT
HDzh_CN.UTF-8.msg93 $ ESOCKTNOSUPPORT
HDzh_CN.GB18030.msg95 $ ESOCKTNOSUPPORT
HDzh_CN.GB2312.msg95 $ ESOCKTNOSUPPORT
HDit_IT.ISO8859-15.msg93 $ ESOCKTNOSUPPORT
HDno_NO.ISO8859-1.msg93 $ ESOCKTNOSUPPORT
HDfi_FI.ISO8859-1.msg93 $ ESOCKTNOSUPPORT
HDde_DE.ISO8859-1.msg93 $ ESOCKTNOSUPPORT
HDsv_SE.ISO8859-1.msg93 $ ESOCKTNOSUPPORT
HDpl_PL.ISO8859-2.msg93 $ ESOCKTNOSUPPORT
/freebsd-head/stand/liblua/
HDlerrno.c92 ENTRY(ESOCKTNOSUPPORT),
/freebsd-head/contrib/ntp/libntp/lib/isc/win32/include/isc/
HDnet.h215 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/freebsd-head/crypto/heimdal/lib/roken/
HDsocket_wrapper.c575 errno = ESOCKTNOSUPPORT; in sockaddr_convert_to_un()
616 errno = ESOCKTNOSUPPORT; in sockaddr_convert_from_un()
1407 errno = ESOCKTNOSUPPORT; in swrap_auto_bind()
1432 errno = ESOCKTNOSUPPORT; in swrap_auto_bind()
1445 errno = ESOCKTNOSUPPORT; in swrap_auto_bind()

12