Searched refs:proto_tftp (Results 1 – 3 of 3) sorted by relevance
53 const char *proto_tftp = NULL; variable69 { "tftp", &proto_tftp },
46 extern const char *proto_tftp;
2049 if(config->tftp_blksize && proto_tftp) in single_transfer()2162 if(config->tftp_no_options && proto_tftp) in single_transfer()