Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Daudit_pipe.c225 static d_poll_t audit_pipe_poll; variable
233 .d_poll = audit_pipe_poll,
980 audit_pipe_poll(struct cdev *dev, int events, struct thread *td) in audit_pipe_poll() function