Home
last modified time | relevance | path

Searched refs:EMULTIHOP (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py78 EMULTIHOP = 72 variable
211 EMULTIHOP: 'Multihop attempted',
/freebsd/cddl/lib/libdtrace/
H A Derrno.d212 inline int EMULTIHOP = 90; variable
213 #pragma D binding "1.0" EMULTIHOP
336 errno == EMULTIHOP ? "Multihop attempted" :
/freebsd/sys/sys/
H A Derrno.h171 #define EMULTIHOP 90 /* Multihop attempted */ macro
/freebsd/lib/libc/nls/
H A Duk_UA.UTF-8.msg185 $ EMULTIHOP XXX
H A Dru_RU.UTF-8.msg185 $ EMULTIHOP
H A Dru_RU.KOI8-R.msg185 $ EMULTIHOP
H A Dja_JP.UTF-8.msg185 $ EMULTIHOP
H A Dja_JP.eucJP.msg185 $ EMULTIHOP
H A Dko_KR.UTF-8.msg185 $ EMULTIHOP
H A Dko_KR.eucKR.msg185 $ EMULTIHOP
H A Dzh_CN.UTF-8.msg185 $ EMULTIHOP
H A Dzh_CN.GB2312.msg187 $ EMULTIHOP
H A Dzh_CN.GB18030.msg187 $ EMULTIHOP
H A DC.msg185 $ EMULTIHOP
H A Dnl_NL.ISO8859-1.msg185 $ EMULTIHOP
H A Dsk_SK.ISO8859-2.msg193 $ EMULTIHOP
H A Dca_ES.ISO8859-1.msg193 $ EMULTIHOP
H A Des_ES.ISO8859-1.msg185 $ EMULTIHOP
H A Dgl_ES.ISO8859-1.msg185 $ EMULTIHOP
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_errno.c329 #ifdef EMULTIHOP
330 EMULTIHOP,
/freebsd/sys/security/audit/
H A Dbsm_errno.c330 #ifdef EMULTIHOP
331 EMULTIHOP,
/freebsd/sys/compat/linux/
H A Dlinux_errno.inc149 [EMULTIHOP] = -LINUX_EMULTIHOP,
250 [LINUX_EMULTIHOP] = EMULTIHOP,
/freebsd/stand/liblua/
H A Dlerrno.c139 ENTRY(EMULTIHOP),
/freebsd/contrib/netbsd-tests/include/
H A Dt_errno.c346 #ifdef EMULTIHOP in ATF_TC_BODY()
/freebsd/sys/dev/ice/
H A Dice_strings.c576 case EMULTIHOP: in _ice_err_str()
577 str = "EMULTIHOP"; in _ice_err_str()

12