Lines Matching defs:ftp
78 struct ftp_request *ftp = in ftp_free() local
93 static void ftp_done ( struct ftp_request *ftp, int rc ) { in ftp_done()
130 static const char * ftp_uri_path ( struct ftp_request *ftp ) { in ftp_uri_path()
140 static const char * ftp_user ( struct ftp_request *ftp ) { in ftp_user()
151 static const char * ftp_password ( struct ftp_request *ftp ) { in ftp_password()
179 struct ftp_request *ftp = in ftp_control_close() local
218 static void ftp_next_state ( struct ftp_request *ftp ) { in ftp_next_state()
245 static void ftp_reply ( struct ftp_request *ftp ) { in ftp_reply()
310 struct ftp_request *ftp = in ftp_control_deliver_raw() local
386 struct ftp_request *ftp = in ftp_data_closed() local
411 struct ftp_request *ftp = in ftp_data_deliver_iob() local
447 struct ftp_request *ftp = in ftp_xfer_closed() local
480 struct ftp_request *ftp; in ftp_open() local