Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/newsyslog/
H A Dnewsyslog.c181 struct zipwork_entry { struct
182 SLIST_ENTRY(zipwork_entry) zw_nextp;
206 static SLIST_HEAD(zwlisthead, zipwork_entry) zwhead = argument
267 static void do_zipwork(struct zipwork_entry *);
270 static struct zipwork_entry *
306 struct zipwork_entry *ztmp; in main()
1851 struct zipwork_entry *zwork; in do_rotate()
2025 do_zipwork(struct zipwork_entry *zwork) in do_zipwork()
2203 static struct zipwork_entry *
2207 struct zipwork_entry *zprev, *ztmp; in save_zipwork()
[all …]