Home
last modified time | relevance | path

Searched defs:nhosts (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/tests/lib/libpthread/
H A Dh_resolv.c124 int *nhosts = (int *)p; in resolvloop() local
134 run(int *nhosts) in run()
147 int nhosts = NHOSTS; in main() local
/netbsd-src/usr.bin/rwho/
H A Drwho.c86 size_t width, n, i, nhosts, nusers, namount; in main() local
/netbsd-src/usr.bin/ruptime/
H A Druptime.c67 static size_t nhosts; variable
/netbsd-src/usr.bin/systat/
H A Dnetcmds.c74 int nports, nhosts, protos; variable
/netbsd-src/usr.sbin/rpcbind/
H A Drpcbind.c113 static int nhosts = 0; variable
/netbsd-src/usr.sbin/bootp/common/
H A Dreadfile.c145 PRIVATE int nhosts; /* Number of hosts (/w hw or IP address) */ variable