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

/freebsd-11-stable/usr.sbin/mountd/
H A Dmountd.c172 struct hostlist *ht_next; member in struct:hostlist
1462 hp = hp->ht_next;
2454 hp->ht_next = ep->ex_defdir->dp_hosts;
2515 hp->ht_next = dp->dp_hosts;
2607 hp = hp->ht_next;
2921 hp = hp->ht_next;
2934 hp->ht_next = (struct hostlist *)NULL;

Completed in 108 milliseconds