Searched refs:die2 (Results 1 - 9 of 9) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dutility.h15 /* die2()
23 void die2(const char* p_text1, const char* p_text2);
H A Dsecutil.c31 die2("cannot locate user entry:", str_getbuf(p_user_str));
78 die2("cannot change directory:", str_getbuf(&dir_str));
95 die2("cannot change directory:", str_getbuf(p_ext_dir_str));
H A Dmain.c106 die2("vsftpd: cannot open config file:", p_config_name);
191 die2("cannot open anon e-mail list file:", tunable_banned_email_file);
200 die2("cannot open banner file:", tunable_banner_file);
210 die2("cannot open email passwords file:", tunable_email_password_file);
307 die2("vsftpd: cannot locate user specified in 'ftp_username':",
319 die2("vsftpd: cannot locate user specified in 'guest_username':",
331 die2("vsftpd: cannot locate user specified in 'chown_username':",
H A Dparseconf.c212 die2("cannot open config file:", p_filename);
269 die2("missing value in config file for: ", str_getbuf(p_setting_str));
299 die2("bad bool value in config file for: ",
332 die2("unrecognised variable in config file: ", str_getbuf(p_setting_str));
H A Dutility.c42 die2(const char* p_text1, const char* p_text2) function
H A Dstandalone.c96 die2("bad listen_address: ", tunable_listen_address);
124 die2("bad listen_address6: ", tunable_listen_address6);
H A Dtwoprocess.c109 die2("cannot open user list file:", tunable_userlist_file);
132 die2("vsftpd: not found: directory given in 'secure_chroot_dir':",
275 die2("could not open chroot() list file:",
462 die2("cannot locate user entry:", str_getbuf(p_user_str));
H A Dlogging.c47 die2("failed to open xferlog log file:", tunable_xferlog_file);
58 die2("failed to open vsftpd log file:", tunable_vsftpd_log_file);
H A Dsysutil.c2263 die2("cannot resolve host:", p_name);

Completed in 103 milliseconds