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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c186 struct zipwork_entry { struct
187 SLIST_ENTRY(zipwork_entry) zw_nextp;
210 SLIST_HEAD(zwlisthead, zipwork_entry) zwhead = SLIST_HEAD_INITIALIZER(zwhead);
260 static void do_zipwork(struct zipwork_entry *);
263 static struct zipwork_entry *
298 struct zipwork_entry *ztmp;
1877 * The zipwork_entry will include a pointer to this
1985 do_zipwork(struct zipwork_entry *zwork)
2134 static struct zipwork_entry *
2138 struct zipwork_entry *zpre
[all...]

Completed in 73 milliseconds