Searched defs:host_list (Results 1 – 4 of 4) sorted by relevance
61 struct host_list { struct62 struct host_list *next; argument69 struct host_list *hp; in search_host() argument
62 static struct host_list { struct63 struct host_list *next; argument70 struct host_list *hp; in search_host() argument
55 struct sun_host *host_list; /* list of hosts */ member
5651 struct sysctl_oid_list *stat_list, *queue_list, *int_list, *host_list; local