HomeSort by: relevance | last modified time | path
    Searched defs:ht_next (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/mountd/
mountd.c 164 struct hostlist *ht_next; member in struct:hostlist
902 hp = hp->ht_next;
1428 hp->ht_next = ep->ex_defdir->dp_hosts;
1485 hp->ht_next = dp->dp_hosts;
1695 hp = hp->ht_next;
1937 hp = hp->ht_next;
1948 hp->ht_next = NULL;
mountd.c 164 struct hostlist *ht_next; member in struct:hostlist
902 hp = hp->ht_next;
1428 hp->ht_next = ep->ex_defdir->dp_hosts;
1485 hp->ht_next = dp->dp_hosts;
1695 hp = hp->ht_next;
1937 hp = hp->ht_next;
1948 hp->ht_next = NULL;
mountd.c 164 struct hostlist *ht_next; member in struct:hostlist
902 hp = hp->ht_next;
1428 hp->ht_next = ep->ex_defdir->dp_hosts;
1485 hp->ht_next = dp->dp_hosts;
1695 hp = hp->ht_next;
1937 hp = hp->ht_next;
1948 hp->ht_next = NULL;

Completed in 34 milliseconds