Searched refs:zipwork_entry (Results 1 – 1 of 1) sorted by relevance
202 struct zipwork_entry { struct203 SLIST_ENTRY(zipwork_entry) zw_nextp;227 static SLIST_HEAD(zwlisthead, zipwork_entry) zwhead = argument291 static void do_zipwork(struct zipwork_entry *);294 static struct zipwork_entry *330 struct zipwork_entry *ztmp; in main()1992 struct zipwork_entry *zwork; in do_rotate()2166 do_zipwork(struct zipwork_entry *zwork) in do_zipwork()2345 static struct zipwork_entry *2349 struct zipwork_entry *zprev, *ztmp; in save_zipwork()[all …]