Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/security/audit/
H A Daudit_pipe.c155 au_mask_t ap_preselect_flags; member
407 &ap->ap_preselect_flags, sorf); in audit_pipe_preselect_check()
599 bzero(&ap->ap_preselect_flags, sizeof(ap->ap_preselect_flags)); in audit_pipe_alloc()
852 *maskp = ap->ap_preselect_flags; in audit_pipe_ioctl()
860 ap->ap_preselect_flags = *maskp; in audit_pipe_ioctl()
861 AUDIT_CHECK_IF_KEVENTS_MASK(ap->ap_preselect_flags); in audit_pipe_ioctl()