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

/freebsd-11-stable/sys/security/audit/
H A Daudit_pipe.c164 au_mask_t ap_preselect_flags; member in struct:audit_pipe
413 &ap->ap_preselect_flags, sorf));
589 bzero(&ap->ap_preselect_flags, sizeof(ap->ap_preselect_flags));
780 *maskp = ap->ap_preselect_flags;
788 ap->ap_preselect_flags = *maskp;

Completed in 62 milliseconds