Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h124 #define ENONET 64 /* Machine is not on the network */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java356 public static final int ENONET = 64; field in PoolsException
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_adm.c64 *err = ENONET; in eib_adm_setup_qp()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist108 64 ENONET Machine is not on the network
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg192 @ MSG_ERRNO_ENONET "[ ENONET ]" # 64
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c994 case ENONET : in ip_inject_impl()
H A Dip_ftable.c645 error = ENONET; in ipfil_sendpkt()