Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/bsm/
H A Daudit_errno.h54 #define BSM_ERRNO_ECHILD 10 macro
/xnu-11417.121.6/bsd/security/audit/
H A Daudit_bsm_errno.c91 { .be_bsm_errno = BSM_ERRNO_ECHILD, .be_local_errno = ECHILD, ES("No child processes") },