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

/freebsd-10.2-release/sys/security/audit/
H A Daudit_pipe.c186 #define AUDIT_PIPE_LOCK_INIT(ap) mtx_init(&(ap)->ap_mtx, \ macro
583 AUDIT_PIPE_LOCK_INIT(ap);

Completed in 96 milliseconds