Home
last modified time | relevance | path

Searched defs:audit_pipe_open (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/security/audit/
Daudit_pipe.c225 static d_open_t audit_pipe_open; variable
691 audit_pipe_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in audit_pipe_open() function