Searched defs:ap_log_cerror__ (Results 1 - 1 of 1) sorted by relevance
/httpd/include/ | ||
H A D | http_log.h | 492 #define ap_log_cerror(...) ap_log_cerror__(__VA_ARGS__) 493 #define ap_log_cerror__(file, line, mi, level, status, c, ...) \ macro |
Completed in 2018 milliseconds