Searched defs:ENOPROTOOPT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Derrno.h89 #define ENOPROTOOPT 42 /* Protocol not available */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h103 #define ENOPROTOOPT 42 /* Protocol not available */ macro
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ds5errno.h148 #define ENOPROTOOPT 99 /* Protocol not available */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java519 * ENOPROTOOPT.
521 public static final int ENOPROTOOPT = 99; field in class:PoolsException
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h168 #define ENOPROTOOPT 99 /* Protocol not available */ macro

Completed in 65 milliseconds