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

/osnet-11/usr/src/lib/auditd_plugins/remote/
H A Daudit_remote.c78 #define BOFF_TIMEOUT(x, y) (x < 3 ? y * 2 * x : y * 8) macro
720 timeout = BOFF_TIMEOUT(attempts, timeout);

Completed in 1726 milliseconds