Searched refs:str_alloc_text (Results 1 - 25 of 60) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/vsftpd/
H A Daccess.c43 str_alloc_text(&s_access_str, tunable_deny_file);
72 str_alloc_text(&s_access_str, tunable_hide_file);
H A Doneprocess.c57 str_alloc_text(&user_name, tunable_ftp_username);
60 str_alloc_text(&chdir_str, tunable_anon_root);
H A Dpostprivparent.c105 str_alloc_text(&user_str, tunable_nopriv_user);
106 str_alloc_text(&dir_str, tunable_secure_chroot_dir);
H A Dsysstr.c51 str_alloc_text(p_str, p_getcwd_buf);
164 str_alloc_text(p_filename_str, p_filename);
186 str_alloc_text(p_str, p_readlink_buf);
H A Dprelogin.c72 str_alloc_text(&str_log_line, "Connection refused: too many sessions.");
80 str_alloc_text(&str_log_line,
88 str_alloc_text(&str_log_line,
234 str_alloc_text(&p_sess->ftp_arg_str, "<no password>");
H A Dtwoprocess.c140 str_alloc_text(&user_str, tunable_nopriv_user);
141 str_alloc_text(&dir_str, tunable_secure_chroot_dir);
273 str_alloc_text(&p_sess->user_str, tunable_ftp_username);
385 str_alloc_text(&guest_user_str, tunable_guest_username);
453 str_alloc_text(&filename_str, tunable_user_config_dir);
481 str_alloc_text(p_userdir_str, vsf_sysutil_user_get_homedir(p_user));
490 str_alloc_text(p_chroot_str, tunable_anon_root);
494 str_alloc_text(p_chroot_str, tunable_local_root);
H A Dls.c197 str_alloc_text(&dirline_str, ptr+strlen(POOL_MOUNT_ROOT));
211 str_alloc_text(&s_temp_str, vsf_sysutil_statbuf_get_sortkey_mtime(s_p_statbuf));
382 str_alloc_text(p_str, vsf_sysutil_statbuf_get_perms(p_stat));
392 str_alloc_text(&s_tmp_str, "ftp");
408 str_alloc_text(&s_tmp_str, vsf_sysutil_user_getname(p_user));
417 str_alloc_text(&s_tmp_str, "ftp");
433 str_alloc_text(&s_tmp_str, vsf_sysutil_group_getname(p_group));
H A Dftpcmdio.c84 str_alloc_text(&s_the_str, p_text);
114 str_alloc_text(&s_the_str, p_text);
210 str_alloc_text(&s_log_str, "PASS <password>");
H A Dsecutil.c55 str_alloc_text(&dir_str, vsf_sysutil_user_get_homedir(p_user));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/vsftpd/
H A Daccess.c43 str_alloc_text(&s_access_str, tunable_deny_file);
72 str_alloc_text(&s_access_str, tunable_hide_file);
H A Doneprocess.c57 str_alloc_text(&user_name, tunable_ftp_username);
60 str_alloc_text(&chdir_str, tunable_anon_root);
H A Dpostprivparent.c105 str_alloc_text(&user_str, tunable_nopriv_user);
106 str_alloc_text(&dir_str, tunable_secure_chroot_dir);
H A Dsysstr.c51 str_alloc_text(p_str, p_getcwd_buf);
164 str_alloc_text(p_filename_str, p_filename);
186 str_alloc_text(p_str, p_readlink_buf);
H A Dprelogin.c72 str_alloc_text(&str_log_line, "Connection refused: too many sessions.");
80 str_alloc_text(&str_log_line,
88 str_alloc_text(&str_log_line,
234 str_alloc_text(&p_sess->ftp_arg_str, "<no password>");
H A Dtwoprocess.c140 str_alloc_text(&user_str, tunable_nopriv_user);
141 str_alloc_text(&dir_str, tunable_secure_chroot_dir);
273 str_alloc_text(&p_sess->user_str, tunable_ftp_username);
385 str_alloc_text(&guest_user_str, tunable_guest_username);
453 str_alloc_text(&filename_str, tunable_user_config_dir);
481 str_alloc_text(p_userdir_str, vsf_sysutil_user_get_homedir(p_user));
490 str_alloc_text(p_chroot_str, tunable_anon_root);
494 str_alloc_text(p_chroot_str, tunable_local_root);
H A Dls.c197 str_alloc_text(&dirline_str, ptr+strlen(POOL_MOUNT_ROOT));
211 str_alloc_text(&s_temp_str, vsf_sysutil_statbuf_get_sortkey_mtime(s_p_statbuf));
382 str_alloc_text(p_str, vsf_sysutil_statbuf_get_perms(p_stat));
392 str_alloc_text(&s_tmp_str, "ftp");
408 str_alloc_text(&s_tmp_str, vsf_sysutil_user_getname(p_user));
417 str_alloc_text(&s_tmp_str, "ftp");
433 str_alloc_text(&s_tmp_str, vsf_sysutil_group_getname(p_group));
H A Dftpcmdio.c84 str_alloc_text(&s_the_str, p_text);
114 str_alloc_text(&s_the_str, p_text);
210 str_alloc_text(&s_log_str, "PASS <password>");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/vsftpd/
H A Daccess.c43 str_alloc_text(&s_access_str, tunable_deny_file);
72 str_alloc_text(&s_access_str, tunable_hide_file);
H A Doneprocess.c57 str_alloc_text(&user_name, tunable_ftp_username);
60 str_alloc_text(&chdir_str, tunable_anon_root);
H A Dpostprivparent.c105 str_alloc_text(&user_str, tunable_nopriv_user);
106 str_alloc_text(&dir_str, tunable_secure_chroot_dir);
H A Dsysstr.c51 str_alloc_text(p_str, p_getcwd_buf);
164 str_alloc_text(p_filename_str, p_filename);
186 str_alloc_text(p_str, p_readlink_buf);
H A Dprelogin.c72 str_alloc_text(&str_log_line, "Connection refused: too many sessions.");
80 str_alloc_text(&str_log_line,
88 str_alloc_text(&str_log_line,
234 str_alloc_text(&p_sess->ftp_arg_str, "<no password>");
H A Dtwoprocess.c140 str_alloc_text(&user_str, tunable_nopriv_user);
141 str_alloc_text(&dir_str, tunable_secure_chroot_dir);
273 str_alloc_text(&p_sess->user_str, tunable_ftp_username);
385 str_alloc_text(&guest_user_str, tunable_guest_username);
453 str_alloc_text(&filename_str, tunable_user_config_dir);
481 str_alloc_text(p_userdir_str, vsf_sysutil_user_get_homedir(p_user));
490 str_alloc_text(p_chroot_str, tunable_anon_root);
494 str_alloc_text(p_chroot_str, tunable_local_root);
H A Dls.c197 str_alloc_text(&dirline_str, ptr+strlen(POOL_MOUNT_ROOT));
211 str_alloc_text(&s_temp_str, vsf_sysutil_statbuf_get_sortkey_mtime(s_p_statbuf));
382 str_alloc_text(p_str, vsf_sysutil_statbuf_get_perms(p_stat));
392 str_alloc_text(&s_tmp_str, "ftp");
408 str_alloc_text(&s_tmp_str, vsf_sysutil_user_getname(p_user));
417 str_alloc_text(&s_tmp_str, "ftp");
433 str_alloc_text(&s_tmp_str, vsf_sysutil_group_getname(p_group));
H A Dftpcmdio.c84 str_alloc_text(&s_the_str, p_text);
114 str_alloc_text(&s_the_str, p_text);
210 str_alloc_text(&s_log_str, "PASS <password>");

Completed in 136 milliseconds

123