Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/security/audit/
H A Daudit_ioctl.h63 #define AUDITPIPE_SET_PRESELECT_FLAGS _IOW(AUDITPIPE_IOBASE, 7, au_mask_t) macro
H A Daudit_pipe.c857 case AUDITPIPE_SET_PRESELECT_FLAGS: in audit_pipe_ioctl()