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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dtunables.c114 const char* tunable_local_root = 0; variable
H A Dtunables.h105 extern const char* tunable_local_root;
H A Dparseconf.c153 { "local_root", &tunable_local_root },
H A Dtwoprocess.c475 else if (!anon_login && tunable_local_root)
477 str_alloc_text(p_chroot_str, tunable_local_root);

Completed in 110 milliseconds