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

/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c88 static long transq_count_max; variable
655 if (transq_hdr.count >= transq_count_max) {
869 DPRINT((dfile, "timeout=%d, retries=%d, transq_count_max=%ld\n",
870 timeout, retries, transq_count_max));
893 transq_count_max = transq_count_max_new;

Completed in 21 milliseconds