Home
last modified time | relevance | path

Searched defs:ap_log_rerror (Results 1 – 6 of 6) sorted by relevance

/dports/www/htdigest/httpd-2.4.6/include/
H A Dhttp_log.h448 #define ap_log_rerror(...) ap_log_rerror__(__VA_ARGS__) macro
454 #define ap_log_rerror ap_log_rerror_ macro
/dports/www/apache24/httpd-2.4.53/include/
H A Dhttp_log.h448 #define ap_log_rerror(...) ap_log_rerror__(__VA_ARGS__) macro
454 #define ap_log_rerror ap_log_rerror_ macro
/dports/www/mod_auth_cas/mod_auth_cas-1.2/tests/
H A Dap_stubs.c80 AP_DECLARE(void) ap_log_rerror(const char *file, int line, int level, in ap_log_rerror() function
/dports/www/mod_security/modsecurity-2.9.3/standalone/
H A Dserver.c321 AP_DECLARE(void) ap_log_rerror(const char *file, int line, int level, in ap_log_rerror() function
/dports/www/mod_auth_tkt/mod_auth_tkt-2.1.0/src/
H A Dap_compat.h15 #define ap_log_rerror(mark, level, status, ...) ap_log_rerror(mark, level | APLOG_NOERRNO, __VA_ARG… macro
/dports/www/mod_auth_pubtkt/mod_auth_pubtkt-0.13/src/
H A Dap_compat.h15 #define ap_log_rerror(mark, level, status, ...) ap_log_rerror(mark, level | APLOG_NOERRNO, __VA_ARG… macro