Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/rusers/
H A Drusers.c72 static struct host_list { struct
73 struct host_list *next; argument
87 struct host_list *hp; in search_host() argument
/netbsd-src/usr.bin/rup/
H A Drup.c63 static struct host_list { struct
64 struct host_list *next; argument
81 struct host_list *hp; in search_host() argument
/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dsun_map.h57 struct sun_host *host_list; /* list of hosts */ member