Lines Matching refs:NameValue
46 const NameValue setopt_nv_CURLPROXY[] = {
57 const NameValue setopt_nv_CURL_SOCKS_PROXY[] = {
79 const NameValue setopt_nv_CURL_HTTP_VERSION[] = {
88 const NameValue setopt_nv_CURL_SSLVERSION[] = {
100 const NameValue setopt_nv_CURL_TIMECOND[] = {
108 const NameValue setopt_nv_CURLFTPSSL_CCC[] = {
115 const NameValue setopt_nv_CURLUSESSL[] = {
129 const NameValue setopt_nv_CURL_NETRC[] = {
138 const NameValue setopt_nv_CURLPROTO[] = {
166 static const NameValue setopt_nv_CURLNONZERODEFAULTS[] = {
272 const NameValue *nvlist, long lval) in tool_setopt_enum()
283 const NameValue *nv = NULL; in tool_setopt_enum()
305 const NameValue *nvlist, long lval) in tool_setopt_flags()
318 const NameValue *nv = NULL; in tool_setopt_flags()
639 const NameValue *nv = NULL; in tool_setopt()