Searched refs:proto_ftps (Results 1 – 3 of 3) sorted by relevance
41 extern const char *proto_ftps;
45 const char *proto_ftps = NULL; variable63 { "ftps", &proto_ftps },
611 if((scheme == proto_ftp || scheme == proto_ftps) && response / 100 == 4) in post_per_transfer()
Completed in 9 milliseconds