Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h138 #define EMULTIHOP 74 /* multihop attempted */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h172 #define EMULTIHOP 90 /* Multihop attempted */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java406 public static final int EMULTIHOP = 74; field in PoolsException
/illumos-gate/usr/src/lib/libsocket/socket/
H A D_soutil.c147 case EMULTIHOP: in _s_netconfig_path()
/illumos-gate/usr/src/cmd/sh/
H A Dbltin.c201 case EMULTIHOP: in builtin()
/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c323 [EMULTIHOP] = LINUX_EMULTIHOP, in e2linux()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg202 @ MSG_ERRNO_EMULTIHOP "[ EMULTIHOP ]" # 74