Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/systat/
H A Dnetcmds.c78 static int selecthost(struct in_addr *, int);
101 selecthost(0, 0); in netcmd()
163 selecthost(&in, onoff); in changeitems()
259 selecthost(struct in_addr *in, int onoff) in selecthost() function
/freebsd-13.1/libexec/ftpd/
H A Dftpd.c236 static void selecthost(union sockunion *);
565 selecthost(&ctrl_addr); in main()
882 selecthost(union sockunion *su) in selecthost() function