Searched refs:checkhost (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/ntp/
H A DMakefile.am154 .checkhost: .buildhost FRC.checkhost
160 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC.sntp:
H A DMakefile.in1163 .checkhost: .buildhost FRC.checkhost
1169 FRC.CommitLog FRC.checkcvo FRC.checkhost FRC.distwarn FRC.html FRC.sntp:
/freebsd-9.3-release/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c44 int checkhost(char *, char *, int);
77 if (checkhost(askname, hostname, sizeof hostname) ) {
284 /* checkhost puts the hostname found in the database file in
289 checkhost(askname, hostname, len) function
/freebsd-9.3-release/usr.bin/systat/
H A Dextern.h70 int checkhost(struct inpcb *);
H A Dnetcmds.c285 checkhost(struct inpcb *inp) function
H A Dnetstat.c215 if (nhosts && !checkhost(&inpcb))
316 if (nhosts && !checkhost(inpcb))

Completed in 118 milliseconds