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

/freebsd-11-stable/sys/security/audit/
H A Daudit_pipe.c225 static d_open_t audit_pipe_open; variable
233 .d_open = audit_pipe_open,
672 audit_pipe_open(struct cdev *dev, int oflags, int devtype, struct thread *td) function

Completed in 171 milliseconds