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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dfilestr.h7 /* str_fileread()
22 int str_fileread(struct mystr* p_str, const char* p_filename,
H A Dfilestr.c19 str_fileread(struct mystr* p_str, const char* p_filename, unsigned int maxsize) function
H A Dbanner.c56 (void) str_fileread(&msg_file_str, tunable_message_file,
H A Dmain.c187 int retval = str_fileread(&the_session.banned_email_str,
196 int retval = str_fileread(&the_session.banner_str, tunable_banner_file,
205 int retval = str_fileread(&the_session.email_passwords_str,
H A Dparseconf.c207 retval = str_fileread(&config_file_str, p_filename, VSFTP_CONF_FILE_MAX);
H A Dtwoprocess.c105 int retval = str_fileread(&p_sess->userlist_str, tunable_userlist_file,
270 int retval = str_fileread(&chroot_list_file,

Completed in 41 milliseconds