Home
last modified time | relevance | path

Searched defs:host_list (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/usr.bin/rup/
Drup.c61 struct host_list { struct
62 struct host_list *next; argument
69 struct host_list *hp; in search_host() argument
/freebsd-10-stable/usr.bin/rusers/
Drusers.c62 static struct host_list { struct
63 struct host_list *next; argument
70 struct host_list *hp; in search_host() argument
/freebsd-10-stable/contrib/amd/amd/
Dsun_map.h55 struct sun_host *host_list; /* list of hosts */ member
/freebsd-10-stable/sys/dev/e1000/
Dif_igb.c5651 struct sysctl_oid_list *stat_list, *queue_list, *int_list, *host_list; local