Searched refs:zipwork_entry (Results 1 – 1 of 1) sorted by relevance
181 struct zipwork_entry { struct182 SLIST_ENTRY(zipwork_entry) zw_nextp;206 static SLIST_HEAD(zwlisthead, zipwork_entry) zwhead = argument267 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 …]