Lines Matching refs:newfn
280 char newfn[256];285 snprintf(newfn, sizeof(newfn), LAST_LOG_FILE ".%d", i+1);287 rename(oldfn, newfn);