Searched defs:ENOTRECOVERABLE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/sys/
H A Derrno.h179 #define ENOTRECOVERABLE 95 /* State not recoverable */ macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java329 * ENOTRECOVERABLE.
331 public static final int ENOTRECOVERABLE = 59; field in class:PoolsException
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h118 #define ENOTRECOVERABLE 59 /* lock is not recoverable */ macro

Completed in 46 milliseconds