Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/systat/
Dnetcmds.c82 static int selecthost(struct sockaddr *, int);
103 selecthost(0, 0); in netstat_reset()
174 selecthost(res->ai_addr, onoff); in changeitems()
295 selecthost(struct sockaddr *sa, int onoff) in selecthost() function