Home
last modified time | relevance | path

Searched defs:ENONET (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h111 #define ENONET 64 /* Machine is not on the network */ macro
/titanic_51/usr/src/uts/common/sys/
H A Derrno.h126 #define ENONET 64 /* Machine is not on the network */ macro
/titanic_51/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java356 public static final int ENONET = 64; field in PoolsException
/titanic_51/usr/src/uts/common/avs/ns/
H A Dcontract.h509 #define ENONET 0 macro