Home
last modified time | relevance | path

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

/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c202 struct zipwork_entry { struct
203 SLIST_ENTRY(zipwork_entry) zw_nextp;
227 static SLIST_HEAD(zwlisthead, zipwork_entry) zwhead = argument
291 static void do_zipwork(struct zipwork_entry *);
294 static struct zipwork_entry *
330 struct zipwork_entry *ztmp; in main()
1992 struct zipwork_entry *zwork; in do_rotate()
2166 do_zipwork(struct zipwork_entry *zwork) in do_zipwork()
2345 static struct zipwork_entry *
2349 struct zipwork_entry *zprev, *ztmp; in save_zipwork()
[all …]