Searched refs:MAX_TRIES (Results 1 – 7 of 7) sorted by relevance
24 #define MAX_TRIES 100 macro80 for (tries = 0; tries < MAX_TRIES; tries++) { in try_mkstemp()99 for (tries = 0; tries < MAX_TRIES; tries++) { in try_mkstemps()
216 use constant MAX_TRIES => 1000; constant490 for (my $i = 0; $i < MAX_TRIES; $i++) {605 . MAX_TRIES . ") to open temp file/dir";
869 #define MAX_TRIES 3 in getmessage() macro871 for (tries = 1; tries <= MAX_TRIES; tries++) in getmessage()
4175 #define MAX_TRIES 3 in getpkt_sane() macro4177 for (tries = 1; tries <= MAX_TRIES; tries++) in getpkt_sane()
2369 (getpkt): Reduce MAX_TRIES to 3.
132 %token X_TIMEOUT MAX_TRIES MAX_FAILOVERS SECRET821 | MAX_TRIES NUMBER {1137 { "max-tries", MAX_TRIES}, in lookup()
461 %token RADIUS ACCOUNTING SERVER SECRET MAX_TRIES MAX_FAILOVERS1317 | RADIUS accounting MAX_TRIES NUMBER {1607 { "max-tries", MAX_TRIES }, in lookup()