Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Daudit_pipe.c82 struct audit_pipe_entry { struct
85 TAILQ_ENTRY(audit_pipe_entry) ape_queue; argument
171 TAILQ_HEAD(, audit_pipe_entry) ap_queue;
260 audit_pipe_entry_free(struct audit_pipe_entry *ape) in audit_pipe_entry_free()
460 struct audit_pipe_entry *ape; in audit_pipe_append()
609 struct audit_pipe_entry *ape; in audit_pipe_flush()
899 struct audit_pipe_entry *ape; in audit_pipe_read()