Home
last modified time | relevance | path

Searched refs:BSM_ERRNO_ENOLCK (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/bsd/bsm/
H A Daudit_errno.h90 #define BSM_ERRNO_ENOLCK 46 macro
/xnu-8792.61.2/bsd/security/audit/
H A Daudit_bsm_errno.c175 { .be_bsm_errno = BSM_ERRNO_ENOLCK, .be_local_errno = ENOLCK, ES("No locks available") },