Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/sys/
H A Derrno.h259 #define ENOTRECOVERABLE 104 /* State not recoverable */ macro
/xnu-11215.61.5/bsd/security/audit/
H A Daudit_bsm_errno.c243 #ifdef ENOTRECOVERABLE
244 .be_local_errno = ENOTRECOVERABLE,
/xnu-11215.61.5/bsd/kern/
H A Dsubr_sbuf.c782 return ENOTRECOVERABLE;