Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/bsm/
H A Daudit_errno.h55 #define BSM_ERRNO_EAGAIN 11 macro
/xnu-8792.61.2/bsd/security/audit/
H A Daudit_bsm_errno.c92 …{ .be_bsm_errno = BSM_ERRNO_EAGAIN, .be_local_errno = EAGAIN, ES("Resource temporarily unavailable…