Home
last modified time | relevance | path

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

12

/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py100 ESOCKTNOSUPPORT = 94 variable
233 ESOCKTNOSUPPORT: 'Socket type not supported',
/freebsd/cddl/lib/libdtrace/
H A Derrno.d118 inline int ESOCKTNOSUPPORT = 44; variable
119 #pragma D binding "1.0" ESOCKTNOSUPPORT
290 errno == ESOCKTNOSUPPORT ? "Socket type not supported" :
/freebsd/sys/sys/
H A Derrno.h104 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */ macro
/freebsd/lib/libc/nls/
H A Dbe_BY.UTF-8.msg93 $ ESOCKTNOSUPPORT
H A Dmn_MN.UTF-8.msg93 $ ESOCKTNOSUPPORT
H A Duk_UA.UTF-8.msg93 $ ESOCKTNOSUPPORT
H A Dru_RU.UTF-8.msg93 $ ESOCKTNOSUPPORT
H A Dru_RU.KOI8-R.msg93 $ ESOCKTNOSUPPORT
H A Del_GR.ISO8859-7.msg93 $ ESOCKTNOSUPPORT
H A Dja_JP.UTF-8.msg93 $ ESOCKTNOSUPPORT
H A Dja_JP.eucJP.msg93 $ ESOCKTNOSUPPORT
H A Dko_KR.UTF-8.msg93 $ ESOCKTNOSUPPORT
H A Dko_KR.eucKR.msg93 $ ESOCKTNOSUPPORT
H A Dzh_CN.UTF-8.msg93 $ ESOCKTNOSUPPORT
H A Dzh_CN.GB2312.msg95 $ ESOCKTNOSUPPORT
H A Dzh_CN.GB18030.msg95 $ ESOCKTNOSUPPORT
H A Dfi_FI.ISO8859-1.msg93 $ ESOCKTNOSUPPORT
H A Dit_IT.ISO8859-15.msg93 $ ESOCKTNOSUPPORT
H A Dno_NO.ISO8859-1.msg93 $ ESOCKTNOSUPPORT
H A Dde_DE.ISO8859-1.msg93 $ ESOCKTNOSUPPORT
H A Dsv_SE.ISO8859-1.msg93 $ ESOCKTNOSUPPORT
H A DC.msg93 $ ESOCKTNOSUPPORT
/freebsd/stand/liblua/
H A Dlerrno.c92 ENTRY(ESOCKTNOSUPPORT),
/freebsd/contrib/ntp/libntp/lib/isc/win32/include/isc/
H A Dnet.h215 #define ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/freebsd/crypto/heimdal/lib/roken/
H A Dsocket_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