Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/systat/
H A Dnetcmds.c75 static int selecthost(struct in_addr *, int);
98 selecthost(0, 0); in netcmd()
160 selecthost(&in, onoff); in changeitems()
256 selecthost(struct in_addr *in, int onoff) in selecthost() function
/freebsd-14.2/libexec/ftpd/
H A Dftpd.c229 static void selecthost(union sockunion *);
558 selecthost(&ctrl_addr); in main()
875 selecthost(union sockunion *su) in selecthost() function