Searched refs:BOFF_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
75 #define BOFF_TIMEOUT(x, y) (x < 3 ? y * 2 * x : y * 8) macro647 timeout = BOFF_TIMEOUT(attempts, timeout); in auditd_plugin()