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

/asus-wl-520gu-7.0.1.45/src/router/vsftpd/
H A Dftpcmdio.h48 /* vsf_cmdio_write_exit()
53 void vsf_cmdio_write_exit(struct vsf_session* p_sess, int status,
H A Dprelogin.c57 vsf_cmdio_write_exit(p_sess, FTP_TOO_MANY_USERS,
66 vsf_cmdio_write_exit(p_sess, FTP_IP_LIMIT,
74 vsf_cmdio_write_exit(p_sess, FTP_IP_DENY, "Service not available.");
H A Dftpcmdio.c47 vsf_cmdio_write_exit(p_sess, FTP_IDLE_TIMEOUT, "Timeout.");
81 vsf_cmdio_write_exit(struct vsf_session* p_sess, int status, const char* p_text) function
H A Dftpdataio.c177 vsf_cmdio_write_exit(p_sess, FTP_DATA_TIMEOUT,

Completed in 67 milliseconds