Searched refs:ftp_conn (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dftp.h123 /* ftp_conn is used for struct connection-oriented data in the connectdata
125 struct ftp_conn { struct
H A Dftp.c278 static void freedirs(struct ftp_conn *ftpc)
470 struct ftp_conn *ftpc = &conn->proto.ftpc;
601 struct ftp_conn *ftpc = &conn->proto.ftpc;
646 struct ftp_conn *ftpc = &conn->proto.ftpc;
682 struct ftp_conn *ftpc = &conn->proto.ftpc;
732 struct ftp_conn *ftpc = &conn->proto.ftpc;
1108 struct ftp_conn *ftpc = &conn->proto.ftpc;
1195 struct ftp_conn *ftpc = &conn->proto.ftpc;
1216 struct ftp_conn *ftpc = &conn->proto.ftpc;
1328 struct ftp_conn *ftp
[all...]
H A Durldata.h936 struct ftp_conn ftpc;

Completed in 157 milliseconds