Home
last modified time | relevance | path

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

/f-stack/freebsd/bsm/
H A Daudit.h161 #define AQ_MAXHIGH 10000 macro
/f-stack/tools/compat/include/bsm/
H A Daudit.h151 #define AQ_MAXHIGH 10000 macro
/f-stack/freebsd/security/audit/
H A Daudit_syscalls.c312 if ((udata.au_qctrl64.aq64_hiwater > AQ_MAXHIGH) || in sys_auditon()
331 if ((udata.au_qctrl.aq_hiwater > AQ_MAXHIGH) || in sys_auditon()