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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c147 struct zipwork_entry { struct
148 SLIST_ENTRY(zipwork_entry) zw_nextp;
160 SLIST_HEAD(zwlisthead, zipwork_entry) zwhead = SLIST_HEAD_INITIALIZER(zwhead);
202 static void do_zipwork(struct zipwork_entry *);
205 static struct zipwork_entry *
241 struct zipwork_entry *ztmp;
1550 * The zipwork_entry will include a pointer to this
1634 do_zipwork(struct zipwork_entry *zwork)
1781 static struct zipwork_entry *
1785 struct zipwork_entry *zpre
[all...]

Completed in 85 milliseconds