Home
last modified time | relevance | path

Searched refs:proto_ftp (Results 1 – 3 of 3) sorted by relevance

/curl/src/
H A Dtool_libinfo.h40 extern const char *proto_ftp;
H A Dtool_libinfo.c44 const char *proto_ftp = NULL; variable
62 { "ftp", &proto_ftp },
H A Dtool_operate.c611 if((scheme == proto_ftp || scheme == proto_ftps) && response / 100 == 4) in post_per_transfer()
1134 if(proto_ftp) in config2setopts()
1571 if(proto_ftp) in config2setopts()

Completed in 13 milliseconds