Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/systat/
Dnetcmds.c79 static int selecthost(struct sockaddr *, int);
96 selecthost(0, 0); in netcmd()
157 selecthost(res->ai_addr, onoff); in changeitems()
277 selecthost(struct sockaddr *sa, int onoff) in selecthost() function