Home
last modified time | relevance | path

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

/f-stack/freebsd/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) in audit_pipe_open() function