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

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_pipe.c176 #define AUDIT_PIPE_LOCK_INIT(ap) mtx_init(&(ap)->ap_mtx, \ macro
584 AUDIT_PIPE_LOCK_INIT(ap);

Completed in 24 milliseconds