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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dtunables.c45 int tunable_no_anon_password = 0; variable
H A Dtunables.h41 extern int tunable_no_anon_password; /* Do not ask for anon pword */
H A Dparseconf.c73 { "no_anon_password", &tunable_no_anon_password },
H A Dprelogin.c210 if (is_anon && tunable_no_anon_password)

Completed in 70 milliseconds