Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c309 static void savelog(char *from, char *to);
2028 savelog(ent->log, file1); in do_rotate()
2697 savelog(char *from, char *to) in savelog() function