Searched refs:maxfail (Results 1 – 4 of 4) sorted by relevance
43 maxfail 0
111 int maxfail = 10; /* max # of unsuccessful connection attempts */ variable305 { "maxfail", o_int, &maxfail,
268 extern int maxfail; /* Max # of unsuccessful connection attempts */
997 if (!persist || (maxfail > 0 && unsuccess >= maxfail))