Home
last modified time | relevance | path

Searched refs:ARG_SVIPC_WHICH (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/security/audit/
H A Daudit.c504 if (ARG_IS_VALID(ar, ARG_SVIPC_WHICH)) in audit_commit()
510 if (ARG_IS_VALID(ar, ARG_SVIPC_WHICH)) in audit_commit()
516 if (ARG_IS_VALID(ar, ARG_SVIPC_WHICH)) in audit_commit()
H A Daudit_private.h309 #define ARG_SVIPC_WHICH 0x0200000000000000ULL macro
H A Daudit_arg.c636 ARG_SET_VALID(ar, ARG_SVIPC_WHICH); in audit_arg_svipc_which()