Searched refs:ENOTRECOVERABLE (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/contrib/libc++/include/ |
| D | cerrno | 33 #if !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE) 47 #ifdef ENOTRECOVERABLE 58 #define ENOTRECOVERABLE __elast1 61 #define ELAST ENOTRECOVERABLE 67 #define ENOTRECOVERABLE __elast2 70 #define ELAST ENOTRECOVERABLE 75 #endif // !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE) 211 #ifndef ENOTRECOVERABLE 212 #define ENOTRECOVERABLE 9934
|
| D | system_error | 187 state_not_recoverable, // ENOTRECOVERABLE 331 state_not_recoverable = ENOTRECOVERABLE,
|
| D | module.modulemap | 41 E2BIG, ECONNRESET, EISCONN, ENOENT, ENOTRECOVERABLE, EROFS,
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Support/ |
| D | system_error.h | 441 # ifndef ENOTRECOVERABLE 442 # define ENOTRECOVERABLE 127 macro 590 #ifdef ENOTRECOVERABLE 591 state_not_recoverable = ENOTRECOVERABLE,
|
| /freebsd-10-stable/sys/sys/ |
| D | errno.h | 179 #define ENOTRECOVERABLE 95 /* State not recoverable */ macro
|
| /freebsd-10-stable/sys/security/audit/ |
| D | bsm_errno.c | 245 #ifdef ENOTRECOVERABLE 246 ENOTRECOVERABLE,
|
| /freebsd-10-stable/contrib/openbsm/libbsm/ |
| D | bsm_errno.c | 243 #ifdef ENOTRECOVERABLE 244 ENOTRECOVERABLE,
|
| /freebsd-10-stable/contrib/netbsd-tests/include/ |
| D | t_errno.c | 553 #ifdef ENOTRECOVERABLE in ATF_TC_BODY()
|
| /freebsd-10-stable/lib/libc/nls/ |
| D | C.msg | 196 $ ENOTRECOVERABLE
|