Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/testcurl/
Dtest_process_headers.c69 kv_cb (void *cls, enum MHD_ValueKind kind, const char *key, const char *value) in kv_cb() function
104 MHD_get_connection_values (connection, MHD_HEADER_KIND, &kv_cb, &ret); in ahc_echo()