Searched refs:ARG_EGID (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/security/audit/
H A Daudit.h83 #define ARG_EGID 0x0000000000000008ULL macro
H A Daudit_arg.c175 ARG_SET_VALID(ar, ARG_EGID);
316 ARG_SET_VALID(ar, ARG_AUID | ARG_EUID | ARG_EGID | ARG_RUID |
H A Daudit_bsm.c1488 if (ARG_IS_VALID(kar, ARG_EGID)) {
1506 if (ARG_IS_VALID(kar, ARG_EGID)) {

Completed in 26 milliseconds