Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit.h265 int aq_lowater; /* # of audit recs in queue when */ member
/f-stack/tools/compat/include/bsm/
H A Daudit.h255 int aq_lowater; /* # of audit recs in queue when */ member
/f-stack/freebsd/security/audit/
H A Daudit_syscalls.c296 (u_int64_t)audit_qctrl.aq_lowater; in sys_auditon()
320 audit_qctrl.aq_lowater = in sys_auditon()
332 (udata.au_qctrl.aq_lowater >= udata.au_qctrl.aq_hiwater) || in sys_auditon()
H A Daudit_worker.c466 if (audit_q_len == audit_qctrl.aq_lowater) in audit_worker()
H A Daudit.c356 audit_qctrl.aq_lowater = AQ_LOWATER; in audit_init()
H A Daudit_bsm.c383 ar->ar_arg_auditon.au_qctrl.aq_lowater); in audit_sys_auditon()