Home
last modified time | relevance | path

Searched defs:curl_header (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/curl/include/curl/
Dheader.h31 struct curl_header { struct
32 char *name; /* this might not use the same case */
33 char *value;
34 size_t amount; /* number of headers using this name */
35 size_t index; /* ... of this instance, 0 or higher */
36 unsigned int origin; /* see bits below */
37 void *anchor; /* handle privately used by libcurl */
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/curl/include/curl/
Dheader.h31 struct curl_header { struct
32 char *name; /* this might not use the same case */
33 char *value;
34 size_t amount; /* number of headers using this name */
35 size_t index; /* ... of this instance, 0 or higher */
36 unsigned int origin; /* see bits below */
37 void *anchor; /* handle privately used by libcurl */
/aosp_15_r20/external/curl/include/curl/
H A Dheader.h31 struct curl_header { struct
32 char *name; /* this might not use the same case */
33 char *value;
34 size_t amount; /* number of headers using this name */
35 size_t index; /* ... of this instance, 0 or higher */
36 unsigned int origin; /* see bits below */
37 void *anchor; /* handle privately used by libcurl */
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/curl/include/curl/
Dheader.h31 struct curl_header { struct
32 char *name; /* this might not use the same case */
33 char *value;
34 size_t amount; /* number of headers using this name */
35 size_t index; /* ... of this instance, 0 or higher */
36 unsigned int origin; /* see bits below */
37 void *anchor; /* handle privately used by libcurl */
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/curl/include/curl/
Dheader.h31 struct curl_header { struct
32 char *name; /* this might not use the same case */
33 char *value;
34 size_t amount; /* number of headers using this name */
35 size_t index; /* ... of this instance, 0 or higher */
36 unsigned int origin; /* see bits below */
37 void *anchor; /* handle privately used by libcurl */