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

/freebsd-10.1-release/sys/security/audit/
H A Daudit_pipe.c166 au_mask_t ap_preselect_naflags; member in struct:audit_pipe
413 &ap->ap_preselect_naflags, sorf));
595 bzero(&ap->ap_preselect_naflags, sizeof(ap->ap_preselect_naflags));
840 *maskp = ap->ap_preselect_naflags;
848 ap->ap_preselect_naflags = *maskp;

Completed in 47 milliseconds