Home
last modified time | relevance | path

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

/f-stack/freebsd/security/audit/
H A Daudit_pipe.c228 static d_poll_t audit_pipe_poll; variable
236 .d_poll = audit_pipe_poll,
983 audit_pipe_poll(struct cdev *dev, int events, struct thread *td) in audit_pipe_poll() function