Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/microhttpd/
Dinternal.h1034 LogCallback uri_log_callback; member
Dconnection.c1411 if (NULL != connection->daemon->uri_log_callback)
1413 = connection->daemon->uri_log_callback (connection->daemon->uri_log_callback_cls,
Ddaemon.c3216 daemon->uri_log_callback = in parse_options_va()