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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dparseconf.h4 /* vsf_parseconf_load_file()
18 void vsf_parseconf_load_file(const char* p_filename, int errs_fatal);
H A Dmain.c102 vsf_parseconf_load_file(p_config_name, 1);
153 vsf_parseconf_load_file(p_load_conf, 1);
H A Dparseconf.c175 vsf_parseconf_load_file(const char* p_filename, int errs_fatal) function
196 bug("null filename in vsf_parseconf_load_file");
H A Dstandalone.c253 vsf_parseconf_load_file(0, 0);
H A Dtwoprocess.c444 vsf_parseconf_load_file(str_getbuf(&filename_str), 1);

Completed in 87 milliseconds