Searched refs:log_error_va_list_impl (Results 1 – 1 of 1) sorted by relevance
| /lighttpd1.4/src/ |
| H A D | log.c | 263 log_error_va_list_impl (const log_error_st *errh, in log_error_va_list_impl() function 293 log_error_va_list_impl(errh, filename, line, fmt, ap, 0); in log_error() 305 log_error_va_list_impl(errh, filename, line, fmt, ap, 1); in log_perror()
|