Lines Matching full:rotated
175 char *r_reason; /* The reason this file is being rotated */
177 int rotate; /* Non-zero if this file should be rotated */
344 * Rotate all the files which need to be rotated. Note that in main()
356 * them to close and re-open the log file(s) we have rotated. in main()
379 * have been rotated. in main()
383 printf("Compress all rotated log file(s)...\n"); in main()
640 * Figure out if this logfile needs to be rotated. in do_entry()
662 * If the file needs to be rotated, then rotate it. in do_entry()
801 * logfile is rotated, and if a file *is* rotated, in parse_args()
802 * then it will still rotated at the "real now" time. in parse_args()
1528 * later processing if this logfile needs to be rotated. in parse_file()
1639 /* Ignore the actual non-rotated logfile. */ in validate_old_timelog()
1726 * We should now have old an old rotated logfile, so in delete_oldest_timelog()
1807 * Delete a rotated logfile, when using classic filenames.
2046 * files from all entries have been rotated. This way any one in do_rotate()
2048 * multiple log files had to be rotated. in do_rotate()
2081 * rotated logfile needs to be compressed, *unless* -R was also in do_sigwork()
2144 * process which writes to the rotated log file(s) is in do_sigwork()
2146 * compressing the rotated log file(s). in do_sigwork()