Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dmhd2spdy_http.h41 void * http_cb_log(void * cls, const char * uri);
Dmhd2spdy.c118 MHD_OPTION_URI_LOG_CALLBACK, &http_cb_log, NULL, in run_everything()
Dmhd2spdy_http.c30 http_cb_log(void * cls, in http_cb_log() function