Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_libinfo.c53 const char *proto_tftp = NULL; variable
67 { "tftp", &proto_tftp },
Dtool_libinfo.h46 extern const char *proto_tftp;
Dtool_operate.c2024 if(config->tftp_blksize && proto_tftp) in single_transfer()
2137 if(config->tftp_no_options && proto_tftp) in single_transfer()