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

/freebsd-10-stable/sys/bsm/
H A Daudit.h151 #define AQ_MAXHIGH 10000 macro
246 * aq_hiwater: AQ_HIWATER (100) AQ_MAXHIGH (10000)
/freebsd-10-stable/contrib/openbsm/sys/bsm/
H A Daudit.h149 #define AQ_MAXHIGH 10000 macro
244 * aq_hiwater: AQ_HIWATER (100) AQ_MAXHIGH (10000)
/freebsd-10-stable/sys/security/audit/
H A Daudit_syscalls.c302 if ((udata.au_qctrl64.aq64_hiwater > AQ_MAXHIGH) ||
322 if ((udata.au_qctrl.aq_hiwater > AQ_MAXHIGH) ||

Completed in 62 milliseconds