Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/bsm/
H A Daudit_errno.h143 #define BSM_ERRNO_ESOCKTNOSUPPORT 121 macro
/xnu-11417.121.6/bsd/security/audit/
H A Daudit_bsm_errno.c423 { .be_bsm_errno = BSM_ERRNO_ESOCKTNOSUPPORT, .be_local_errno = ESOCKTNOSUPPORT,