Home
last modified time | relevance | path

Searched refs:tftp_no_options (Results 1 – 6 of 6) sorted by relevance

/curl/src/
H A Dtool_cfgable.h245 bool tftp_no_options; /* do not send TFTP options requests */ member
H A Dtool_getparam.c1689 config->tftp_no_options = toggle; in getparameter()
H A Dtool_operate.c1710 if(config->tftp_no_options && proto_tftp) in config2setopts()
/curl/lib/
H A Durldata.h1771 BIT(tftp_no_options); /* do not send TFTP options requests */
H A Dtftp.c482 if(!data->set.tftp_no_options) { in tftp_send_first()
H A Dsetopt.c402 data->set.tftp_no_options = enabled; in setopt_long()

Completed in 40 milliseconds