Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/security/audit/
H A Daudit.h96 #define ARG_LOGIN 0x0000000000080000ULL macro
H A Daudit_arg.c229 ARG_SET_VALID(ar, ARG_LOGIN); in audit_arg_login()