Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/security/audit/
HDaudit_pipe.c83 struct audit_pipe_entry { struct
86 TAILQ_ENTRY(audit_pipe_entry) ape_queue; argument
172 TAILQ_HEAD(, audit_pipe_entry) ap_queue;
261 audit_pipe_entry_free(struct audit_pipe_entry *ape) in audit_pipe_entry_free()
461 struct audit_pipe_entry *ape; in audit_pipe_append()
610 struct audit_pipe_entry *ape; in audit_pipe_flush()
900 struct audit_pipe_entry *ape; in audit_pipe_read()