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

/freebsd-13-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c183 struct zipwork_entry { struct
184 SLIST_ENTRY(zipwork_entry) zw_nextp;
208 static SLIST_HEAD(zwlisthead, zipwork_entry) zwhead =
269 static void do_zipwork(struct zipwork_entry *);
272 static struct zipwork_entry *
308 struct zipwork_entry *ztmp;
1853 struct zipwork_entry *zwork;
1918 * The zipwork_entry will include a pointer to this
2027 do_zipwork(struct zipwork_entry *zwork)
2205 static struct zipwork_entry *
[all...]

Completed in 95 milliseconds