Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/bsm/
H A Daudit_errno.h76 #define BSM_ERRNO_EPIPE 32 macro
/xnu-12377.61.12/bsd/security/audit/
H A Daudit_bsm_errno.c113 { .be_bsm_errno = BSM_ERRNO_EPIPE, .be_local_errno = EPIPE, ES("Broken pipe") },