Searched refs:AUDIT_PIPE_LOCK_INIT (Results 1 – 1 of 1) sorted by relevance
182 #define AUDIT_PIPE_LOCK_INIT(ap) mtx_init(&(ap)->ap_mtx, \ macro575 AUDIT_PIPE_LOCK_INIT(ap); in audit_pipe_alloc()