Searched refs:ATTEMPTS_MIN (Results 1 – 2 of 2) sorted by relevance
254 #define ATTEMPTS_MIN (62 * 62 * 62) in try_tempname_len() macro258 #if ATTEMPTS_MIN < TMP_MAX in try_tempname_len()261 unsigned int attempts = ATTEMPTS_MIN; in try_tempname_len()
11788 ATTEMPTS_MIN or TMP_MAX times, whichever is greater.