Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/security/audit/
H A Daudit_pipe.c229 static select_fcn_t audit_pipe_poll; variable
240 .d_select = audit_pipe_poll,
1058 audit_pipe_poll(dev_t dev, int events, void *wql, struct proc *p) in audit_pipe_poll() function