Searched refs:portcheck (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/share/man/man1/
H A DMakefile14 portbump.1 portcheck.1 portgen.1 \
/openbsd-current/libexec/ftpd/
H A Dftpcmd.y82 extern int portcheck;
174 } else if (portcheck &&
179 } else if (portcheck &&
H A Dftpd.c132 int portcheck = 1; variable
275 portcheck = 0;
1395 if (portcheck && memcmp(fa, ha, alen) != 0) {
1469 if (portcheck && memcmp(fa, ha, alen) != 0) {

Completed in 113 milliseconds