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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_pipe.c155 au_mask_t ap_preselect_flags; member in struct:audit_pipe
408 &ap->ap_preselect_flags, sorf));
595 bzero(&ap->ap_preselect_flags, sizeof(ap->ap_preselect_flags));
842 *maskp = ap->ap_preselect_flags;
850 ap->ap_preselect_flags = *maskp;
851 AUDIT_CHECK_IF_KEVENTS_MASK(ap->ap_preselect_flags);

Completed in 19 milliseconds