Home
last modified time | relevance | path

Searched refs:ENOTRECOVERABLE (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DLockable.cc114 case ENOTRECOVERABLE: in lock()
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h116 #define ENOTRECOVERABLE 59 /* lock is not recoverable */ macro
/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.java331 public static final int ENOTRECOVERABLE = 59; field in PoolsException
/illumos-gate/usr/src/lib/sun_sas/common/
H A Dsun_sas.c279 case ENOTRECOVERABLE: in lock()
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_sobj.c761 error = ENOTRECOVERABLE; in lwp_upimutex_lock()
930 error = ENOTRECOVERABLE; in lwp_upimutex_lock()
1239 error = ENOTRECOVERABLE; in lwp_mutex_timedlock()
1339 error = ENOTRECOVERABLE; in lwp_mutex_timedlock()
3094 error = ENOTRECOVERABLE; in lwp_mutex_trylock()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c1270 error = ENOTRECOVERABLE; in mutex_trylock_adaptive()
1370 error = ENOTRECOVERABLE; in mutex_trylock_adaptive()
1465 error = ENOTRECOVERABLE; in mutex_trylock_process()
1577 error = ENOTRECOVERABLE; in mutex_trylock_process()
1876 error = ENOTRECOVERABLE; in mutex_lock_queue()
2117 case ENOTRECOVERABLE: in mutex_lock_internal()
/illumos-gate/usr/src/lib/libuuid/common/
H A Duuid.c142 case ENOTRECOVERABLE: in uuid_create()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist103 59 ENOTRECOVERABLE Lock is not recoverable
/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c330 #ifdef ENOTRECOVERABLE in e2linux()
331 [ENOTRECOVERABLE] = LINUX_ENOTRECOVERABLE, in e2linux()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg187 @ MSG_ERRNO_ENOTRECOVERABLE "[ ENOTRECOVERABLE ]" # 59