Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/bsm/
H A Daudit_errno.h61 #define BSM_ERRNO_EEXIST 17 macro
/xnu-10063.141.1/bsd/security/audit/
H A Daudit_bsm_errno.c98 { .be_bsm_errno = BSM_ERRNO_EEXIST, .be_local_errno = EEXIST, ES("File exists") },