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