hostlist
struct hostlist *dp_hosts; /* List of hosts this dir exported to */
struct hostlist *hp;
struct hostlist *hp;
struct hostlist *ht_next;
struct hostlist *hp;
free_host(struct hostlist *hp)
struct hostlist *hp2;
static struct hostlist *
struct hostlist *hp;
hp = emalloc(sizeof(struct hostlist));
static void free_host(struct hostlist *);
static struct hostlist *get_ht(void);
struct hostlist *hp;