Searched refs:ENOTRECOVERABLE (Results 1 – 9 of 9) sorted by relevance
40 # ifndef ENOTRECOVERABLE41 # define ENOTRECOVERABLE 166 macro
41 #ifndef ENOTRECOVERABLE42 # define ENOTRECOVERABLE 131 macro
41 # ifndef ENOTRECOVERABLE42 # define ENOTRECOVERABLE 137 macro
41 # ifndef ENOTRECOVERABLE42 # define ENOTRECOVERABLE 255 macro
41 # ifndef ENOTRECOVERABLE42 # define ENOTRECOVERABLE 133 macro
29 return ENOTRECOVERABLE; \48 if (mtxp->__owner_id == ENOTRECOVERABLE) \49 ret = ENOTRECOVERABLE; \
279 if (e != ENOTRECOVERABLE) in do_test()298 if (e != ENOTRECOVERABLE) in do_test()
139 ENOTRECOVERABLE = 0x40000079, /* State not recoverable */ enumerator336 #define ENOTRECOVERABLE 0x40000079 macro
548 #ifdef ENOTRECOVERABLE549 _S(ENOTRECOVERABLE, N_("State not recoverable"))
Completed in 9 milliseconds