Searched refs:custom_error_log_cls (Results 1 – 3 of 3) sorted by relevance
101 daemon->custom_error_log (daemon->custom_error_log_cls, format, va); in MHD_DLOG()
1061 void *custom_error_log_cls; member
3338 daemon->custom_error_log_cls = va_arg (ap, void *); in parse_options_va()3683 daemon->custom_error_log_cls = stderr; in MHD_start_daemon_va()