Searched defs:ap_log_cserror__ (Results 1 - 1 of 1) sorted by relevance

/httpd/include/
H A Dhttp_log.h539 #define ap_log_cserror(...) ap_log_cserror__(__VA_ARGS__)
540 #define ap_log_cserror__(file, line, mi, level, status, c, s, ...) \ macro

Completed in 2336 milliseconds