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

/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c126 int anon_only = 0; /* Only anonymous ftp allowed */ variable
327 anon_only = 1;
1053 if (anon_only != 0) {

Completed in 49 milliseconds