Searched refs:header_callback (Results 1 - 3 of 3) sorted by relevance
/third_party/curl/tests/libtest/ |
H A D | lib1540.c | 59 static size_t header_callback(void *ptr, size_t size, size_t nmemb, in header_callback() function 103 easy_setopt(curls, CURLOPT_HEADERFUNCTION, header_callback); in test()
|
/third_party/backends/backend/escl/ |
H A D | escl_capabilities.c | 44 header_callback(void *str, size_t size, size_t nmemb, void *userp) in header_callback() function 561 curl_easy_setopt(curl_handle, CURLOPT_HEADERFUNCTION, header_callback); in escl_capabilities()
|
/third_party/elfutils/debuginfod/ |
H A D | debuginfod-client.c | 549 header_callback (char * buffer, size_t size, size_t numitems, void * userdata) in header_callback() function 1356 header_callback); in debuginfod_query_server()
|
Completed in 4 milliseconds