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.c610 if((scheme == proto_ftp || scheme == proto_ftps) && response / 100 == 4) in post_per_transfer()
1618 if(proto_ftp) in single_transfer()
2182 if(proto_ftp) in single_transfer()

Completed in 11 milliseconds