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

/freebsd-11-stable/sys/security/audit/
H A Daudit_pipe.c182 #define AUDIT_PIPE_LOCK(ap) mtx_lock(&(ap)->ap_mtx) macro
297 AUDIT_PIPE_LOCK(ap);
322 AUDIT_PIPE_LOCK(ap);
345 AUDIT_PIPE_LOCK(ap);
378 AUDIT_PIPE_LOCK(ap);
442 AUDIT_PIPE_LOCK(ap);
520 AUDIT_PIPE_LOCK(ap);
553 AUDIT_PIPE_LOCK(ap);
661 AUDIT_PIPE_LOCK(ap);
712 AUDIT_PIPE_LOCK(a
[all...]

Completed in 44 milliseconds