HomeSort by relevance Sort by last modified time
    Searched refs:ftp_conn (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
ftp.h 101 connection-oriented must be in FTP_conn to properly deal with the fact that
116 /* ftp_conn is used for struct connection-oriented data in the connectdata
118 struct ftp_conn { struct
ftp.c 290 static void freedirs(struct ftp_conn *ftpc)
430 struct ftp_conn *ftpc = &conn->proto.ftpc;
694 struct ftp_conn *ftpc = &conn->proto.ftpc;
830 struct ftp_conn *ftpc = &conn->proto.ftpc;
883 struct ftp_conn *ftpc = &conn->proto.ftpc;
932 struct ftp_conn *ftpc = &conn->proto.ftpc;
982 struct ftp_conn *ftpc = &conn->proto.ftpc;
    [all...]
urldata.h     [all...]

Completed in 74 milliseconds