Home
last modified time | relevance | path

Searched refs:selecthost (Results 1 – 1 of 1) sorted by relevance

/src/usr.bin/systat/
H A Dnetcmds.c72 static int selecthost(struct in_addr *, int);
95 selecthost(0, 0); in netcmd()
157 selecthost(&in, onoff); in changeitems()
253 selecthost(struct in_addr *in, int onoff) in selecthost() function