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

/freebsd-11-stable/sys/security/audit/
H A Daudit_trigger.c64 audit_open(struct cdev *dev, int oflags, int devtype, struct thread *td) function
153 .d_open = audit_open,
/freebsd-11-stable/crypto/openssh/
H A Daudit-linux.c47 if ((audit_fd = audit_open()) < 0) {

Completed in 95 milliseconds