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

/freebsd-11-stable/sys/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) function

Completed in 44 milliseconds