Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/bsm/
H A Daudit_errno.h46 #define BSM_ERRNO_ENOENT 2 macro
/xnu-8019.80.24/bsd/security/audit/
H A Daudit_bsm_errno.c83 { .be_bsm_errno = BSM_ERRNO_ENOENT, .be_local_errno = ENOENT, ES("No such file or directory") },