Home
last modified time | relevance | path

Searched refs:NameValueUnsigned (Results 1 – 2 of 2) sorted by relevance

/external/curl/src/
Dtool_setopt.h47 } NameValueUnsigned; typedef
56 extern const NameValueUnsigned setopt_nv_CURLSSLOPT[];
59 extern const NameValueUnsigned setopt_nv_CURLAUTH[];
87 const NameValueUnsigned *nv, long lval);
Dtool_setopt.c64 const NameValueUnsigned setopt_nv_CURLAUTH[] = {
122 const NameValueUnsigned setopt_nv_CURLSSLOPT[] = {
333 const NameValueUnsigned *nvlist, in tool_setopt_bitmask()
347 const NameValueUnsigned *nv = NULL; in tool_setopt_bitmask()