Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/bsm/
H A Daudit_errno.h66 #define BSM_ERRNO_EINVAL 22 macro
/xnu-8019.80.24/bsd/security/audit/
H A Daudit_bsm_errno.c103 { .be_bsm_errno = BSM_ERRNO_EINVAL, .be_local_errno = EINVAL, ES("Invalid argument") },