Home
last modified time | relevance | path

Searched refs:path_as_is (Results 1 – 7 of 7) sorted by relevance

/curl/src/
H A Dtool_cfgable.h279 bool path_as_is; member
H A Dtool_getparam.c1668 config->path_as_is = toggle; in getparameter()
H A Dtool_operate.c1960 if(config->path_as_is) in single_transfer()
/curl/lib/
H A Durldata.h1826 BIT(path_as_is); /* allow dotdots? */
H A Dtransfer.c793 (data->set.path_as_is ? CURLU_PATH_AS_IS : 0))); in Curl_follow()
H A Dsetopt.c3013 data->set.path_as_is = (0 != va_arg(param, long)); in Curl_vsetopt()
H A Durl.c1770 (data->set.path_as_is ? CURLU_PATH_AS_IS : 0)));

Completed in 52 milliseconds