Searched refs:maxfail (Results 1 – 3 of 3) sorted by relevance
578 if (!persist || asked_to_quit || (maxfail > 0 && unsuccess >= maxfail))
112 int maxfail = 10; /* max # of unsuccessful connection attempts */ variable269 { "maxfail", o_int, &maxfail,
315 extern int maxfail; /* Max # of unsuccessful connection attempts */