Searched refs:ap_log_error_ (Results 1 - 2 of 2) sorted by relevance

/httpd/include/
H A Dhttp_log.h367 ap_log_error_(file, line, mi, level, status, sr__, __VA_ARGS__); \
370 #define ap_log_error ap_log_error_
372 AP_DECLARE(void) ap_log_error_(const char *file, int line, int module_index,
/httpd/server/
H A Dlog.c1263 AP_DECLARE(void) ap_log_error_(const char *file, int line, int module_index, function

Completed in 16 milliseconds