Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/libexec/ftpd/
H A Dftpd.c214 static void selecthost(union sockunion *);
543 selecthost(&ctrl_addr); in main()
860 selecthost(union sockunion *su) in selecthost() function