Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/security/audit/
H A Daudit_pipe.c156 au_mask_t ap_preselect_naflags; member
404 &ap->ap_preselect_naflags, sorf); in audit_pipe_preselect_check()
600 bzero(&ap->ap_preselect_naflags, sizeof(ap->ap_preselect_naflags)); in audit_pipe_alloc()
869 *maskp = ap->ap_preselect_naflags; in audit_pipe_ioctl()
877 ap->ap_preselect_naflags = *maskp; in audit_pipe_ioctl()
878 AUDIT_CHECK_IF_KEVENTS_MASK(ap->ap_preselect_naflags); in audit_pipe_ioctl()