Home
last modified time | relevance | path

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

/src/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
292 static void do_zipwork(struct zipwork_entry *);
295 static struct zipwork_entry *
330 struct zipwork_entry *ztmp; in main()
1965 struct zipwork_entry *zwork; in do_rotate()
2139 do_zipwork(struct zipwork_entry *zwork) in do_zipwork()
2318 static struct zipwork_entry *
2322 struct zipwork_entry *zprev, *ztmp; in save_zipwork()
[all …]