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.c1685 config->tftp_no_options = toggle; in getparameter()
H A Dtool_operate.c2340 if(config->tftp_no_options && proto_tftp) in single_transfer()
/curl/lib/
H A Durldata.h1757 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.c421 data->set.tftp_no_options = va_arg(param, long) != 0; in Curl_vsetopt()

Completed in 38 milliseconds