Searched refs:proto_ftp (Results 1 – 3 of 3) sorted by relevance
40 extern const char *proto_ftp;
44 const char *proto_ftp = NULL; variable62 { "ftp", &proto_ftp },
611 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