Home
last modified time | relevance | path

Searched refs:prequote (Results 1 - 7 of 7) sorted by relevance

/third_party/curl/src/
H A Dtool_cfgable.h192 struct curl_slist *prequote; member
H A Dtool_cfgable.c154 curl_slist_free_all(config->prequote); in free_config_fields()
H A Dtool_getparam.c2502 err = add2list(&config->prequote, nextarg); in getparameter()
H A Dtool_operate.c1829 my_setopt_slist(curl, CURLOPT_PREQUOTE, config->prequote); in single_transfer()
/third_party/curl/lib/
H A Durldata.h1767 struct curl_slist *prequote; /* before the transfer, after type */ member
H A Dsetopt.c1355 data->set.prequote = va_arg(param, struct curl_slist *); in Curl_vsetopt()
H A Dftp.c1471 /* We've sent the TYPE, now we must send the list of prequote strings */ in ftp_state_retr_prequote()
1477 /* We've sent the TYPE, now we must send the list of prequote strings */ in ftp_state_stor_prequote()
1656 item = data->set.prequote; in ftp_state_quote()

Completed in 20 milliseconds