Searched refs:suffix_maxlen (Results 1 – 1 of 1) sorted by relevance
2588 static unsigned int suffix_maxlen = 0; in age_old_log() local2594 if (suffix_maxlen == 0) { in age_old_log()2596 suffix_maxlen = MAX(suffix_maxlen, in age_old_log()2600 tmpsiz = MAXPATHLEN + sizeof(".0") + suffix_maxlen + 1; in age_old_log()