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
188 struct hostlist *ht_next; member1522 hp = hp->ht_next; in put_exlist()2575 hp->ht_next = ep->ex_defdir->dp_hosts; in hang_dirp()2637 hp->ht_next = dp->dp_hosts; in add_dlist()2729 hp = hp->ht_next; in chk_host()3088 hp = hp->ht_next; in free_host()3101 hp->ht_next = (struct hostlist *)NULL; in get_ht()