Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/security/audit/
H A Daudit_pipe.c173 #define AUDIT_PIPE_LOCK(ap) mtx_lock(&(ap)->ap_mtx) macro
292 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect_get()
318 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect_set()
340 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect_delete()
372 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect_flush()
439 AUDIT_PIPE_LOCK(ap); in audit_pipe_preselect()
525 AUDIT_PIPE_LOCK(ap); in audit_pipe_submit()
560 AUDIT_PIPE_LOCK(ap); in audit_pipe_submit_user()
747 AUDIT_PIPE_LOCK(ap); in audit_pipe_close()
779 AUDIT_PIPE_LOCK(ap); in audit_pipe_ioctl()
[all …]