Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_libinfo.h41 extern const char *proto_ftps;
H A Dtool_libinfo.c45 const char *proto_ftps = NULL; variable
63 { "ftps", &proto_ftps },
H A Dtool_operate.c610 if((scheme == proto_ftp || scheme == proto_ftps) && response / 100 == 4) in post_per_transfer()

Completed in 17 milliseconds