Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/security/audit/
H A Daudit_pipe.c178 #define AUDIT_PIPE_UNLOCK(ap) mtx_unlock(&(ap)->ap_mtx) macro
300 AUDIT_PIPE_UNLOCK(ap); in audit_pipe_preselect_get()
327 AUDIT_PIPE_UNLOCK(ap); in audit_pipe_preselect_set()
348 AUDIT_PIPE_UNLOCK(ap); in audit_pipe_preselect_delete()
374 AUDIT_PIPE_UNLOCK(ap); in audit_pipe_preselect_flush()
442 AUDIT_PIPE_UNLOCK(ap); in audit_pipe_preselect()
446 AUDIT_PIPE_UNLOCK(ap); in audit_pipe_preselect()
530 AUDIT_PIPE_UNLOCK(ap); in audit_pipe_submit()
562 AUDIT_PIPE_UNLOCK(ap); in audit_pipe_submit_user()
652 AUDIT_PIPE_UNLOCK(ap); in audit_pipe_free()
[all …]