Searched refs:ht_next (Results 1 – 4 of 4) sorted by relevance
153 while ((req = ht_next(&iter)) != NULL) { in l9p_connection_close()169 while ((fid = ht_next(&iter)) != NULL) { in l9p_connection_close()
105 void *ht_next(struct ht_iter *iter);
252 ht_next(struct ht_iter *iter) in ht_next() function
176 struct hostlist *ht_next; member1545 hp = hp->ht_next; in put_exlist()2596 hp->ht_next = ep->ex_defdir->dp_hosts; in hang_dirp()2658 hp->ht_next = dp->dp_hosts; in add_dlist()2750 hp = hp->ht_next; in chk_host()3115 hp = hp->ht_next; in free_host()3128 hp->ht_next = (struct hostlist *)NULL; in get_ht()