Home
last modified time | relevance | path

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

/sysdeps/unix/sysv/linux/mips/bits/
A Derrno.h40 # ifndef ENOTRECOVERABLE
41 # define ENOTRECOVERABLE 166 macro
/sysdeps/unix/sysv/linux/bits/
A Derrno.h41 #ifndef ENOTRECOVERABLE
42 # define ENOTRECOVERABLE 131 macro
/sysdeps/unix/sysv/linux/alpha/bits/
A Derrno.h41 # ifndef ENOTRECOVERABLE
42 # define ENOTRECOVERABLE 137 macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Derrno.h41 # ifndef ENOTRECOVERABLE
42 # define ENOTRECOVERABLE 255 macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Derrno.h41 # ifndef ENOTRECOVERABLE
42 # define ENOTRECOVERABLE 133 macro
/sysdeps/mach/hurd/htl/
A Dpt-mutex.h29 return ENOTRECOVERABLE; \
48 if (mtxp->__owner_id == ENOTRECOVERABLE) \
49 ret = ENOTRECOVERABLE; \
/sysdeps/pthread/
A Dtst-robust1.c279 if (e != ENOTRECOVERABLE) in do_test()
298 if (e != ENOTRECOVERABLE) in do_test()
/sysdeps/mach/hurd/bits/
A Derrno.h139 ENOTRECOVERABLE = 0x40000079, /* State not recoverable */ enumerator
336 #define ENOTRECOVERABLE 0x40000079 macro
/sysdeps/gnu/
A Derrlist.h548 #ifdef ENOTRECOVERABLE
549 _S(ENOTRECOVERABLE, N_("State not recoverable"))

Completed in 9 milliseconds