Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/bsm/
H A Daudit_errno.h78 #define BSM_ERRNO_ERANGE 34 macro
/xnu-8792.61.2/bsd/security/audit/
H A Daudit_bsm_errno.c115 { .be_bsm_errno = BSM_ERRNO_ERANGE, .be_local_errno = ERANGE, ES("Result too large") },