Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c297 static int sizefile(const char *);
526 ent->fsize = sizefile(ent->log); in do_entry()
1858 zwork.zw_fsize = sizefile(zfile2); in do_rotate()
2213 zsize = sizefile(zipfname); in save_zipwork()
2367 sizefile(const char *file) in sizefile() function