Searched refs:next_list (Results 1 – 5 of 5) sorted by relevance
90 sdp_list_t *next_list; in sdp_free_list() local93 next_list = list->next; in sdp_free_list()97 list = next_list; in sdp_free_list()
321 for (l = first_list(); l != NULL; l = next_list()) { in sort_buckets()353 for (list = first_list(); list != NULL; list = next_list()) { in add_local()451 for (i = 0, l = first_list(); l != NULL; l = next_list(), ++i) { in print_all_buckets()581 next_list(void) in next_list() function
73 extern bucket_t *next_list(void);
866 for (l = first_list(); l != NULL; l = next_list()) { in writemapfile()
242 scn_list_t *next_list; in free_scn_list() local248 next_list = list->next; in free_scn_list()251 list = next_list; in free_scn_list()