Home
last modified time | relevance | path

Searched refs:get_logfile_suffix (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c286 static const char *get_logfile_suffix(const char *logfile);
1726 get_logfile_suffix(const char *logfile) in get_logfile_suffix() function
1838 logfile_suffix = get_logfile_suffix(file1); in do_rotate()
2476 logfile_suffix = get_logfile_suffix(tmp); in age_old_log()