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

  /src/usr.sbin/mountd/
mountd.c 125 struct hostlist *dp_hosts; /* List of hosts this dir exported to */
161 struct hostlist { struct
164 struct hostlist *ht_next;
200 static void free_host(struct hostlist *);
204 static struct hostlist *get_ht(void);
863 struct hostlist *hp;
1406 struct hostlist *hp;
1454 struct hostlist *hp;
1664 struct hostlist *hp;
1931 free_host(struct hostlist *hp
    [all...]
mountd.c 125 struct hostlist *dp_hosts; /* List of hosts this dir exported to */
161 struct hostlist { struct
164 struct hostlist *ht_next;
200 static void free_host(struct hostlist *);
204 static struct hostlist *get_ht(void);
863 struct hostlist *hp;
1406 struct hostlist *hp;
1454 struct hostlist *hp;
1664 struct hostlist *hp;
1931 free_host(struct hostlist *hp
    [all...]

Completed in 23 milliseconds