Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/examples/
Dbenchmark.c93 uri_logger_cb (void *cls, in uri_logger_cb() function
146 MHD_OPTION_URI_LOG_CALLBACK, &uri_logger_cb, NULL, in main()
Dbenchmark_https.c93 uri_logger_cb (void *cls, in uri_logger_cb() function
192 MHD_OPTION_URI_LOG_CALLBACK, &uri_logger_cb, NULL, in main()