Home
last modified time | relevance | path

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

/f-stack/freebsd/security/audit/
H A Daudit_pipe.c185 #define AUDIT_PIPE_LOCK_INIT(ap) mtx_init(&(ap)->ap_mtx, \ macro
578 AUDIT_PIPE_LOCK_INIT(ap); in audit_pipe_alloc()