Searched refs:ht_next (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.sbin/mountd/
H A Dmountd.c154 struct hostlist *ht_next; member in struct:hostlist
1305 hp = hp->ht_next;
1913 hp->ht_next = ep->ex_defdir->dp_hosts;
1971 hp->ht_next = dp->dp_hosts;
2060 hp = hp->ht_next;
2353 hp = hp->ht_next;
2366 hp->ht_next = (struct hostlist *)NULL;

Completed in 43 milliseconds