Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/security/audit/
H A Daudit.h80 #define ARG_SGID 0x0000000000000020ULL macro
H A Daudit_arg.c203 ARG_SET_VALID(ar, ARG_SGID); in audit_arg_sgid()