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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_pipe.c156 au_mask_t ap_preselect_naflags; member in struct:audit_pipe
405 &ap->ap_preselect_naflags, sorf));
596 bzero(&ap->ap_preselect_naflags, sizeof(ap->ap_preselect_naflags));
859 *maskp = ap->ap_preselect_naflags;
867 ap->ap_preselect_naflags = *maskp;
868 AUDIT_CHECK_IF_KEVENTS_MASK(ap->ap_preselect_naflags);

Completed in 20 milliseconds