Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/security/audit/
H A Daudit_worker.c92 static int audit_file_rotate_wait; variable
220 if ((audit_fstat.af_filesz != 0) && (audit_file_rotate_wait == 0) && in audit_record_write()
224 audit_file_rotate_wait = 1; in audit_record_write()
549 audit_file_rotate_wait = 0; in audit_rotate_vnode()