Searched defs:host_list (Results 1 – 3 of 3) sorted by relevance
72 static struct host_list { struct73 struct host_list *next; argument87 struct host_list *hp; in search_host() argument
63 static struct host_list { struct64 struct host_list *next; argument81 struct host_list *hp; in search_host() argument
57 struct sun_host *host_list; /* list of hosts */ member