Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_setopt.h51 struct NameValueUnsigned { struct
63 extern const struct NameValueUnsigned setopt_nv_CURLSSLOPT[]; argument
66 extern const struct NameValueUnsigned setopt_nv_CURLAUTH[];
94 const struct NameValueUnsigned *nv, long lval);
Dtool_setopt.c65 const struct NameValueUnsigned setopt_nv_CURLAUTH[] = {
124 const struct NameValueUnsigned setopt_nv_CURLSSLOPT[] = {
362 const struct NameValueUnsigned *nvlist, in tool_setopt_bitmask()
376 const struct NameValueUnsigned *nv = NULL; in tool_setopt_bitmask()