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

/freebsd-11-stable/sys/security/audit/
H A Daudit_pipe.c241 static int audit_pipe_kqread(struct knote *note, long hint);
248 .f_event = audit_pipe_kqread,
1031 audit_pipe_kqread(struct knote *kn, long hint) function

Completed in 74 milliseconds