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

/httpd/test/
H A Dtest_find.c52 AP_DECLARE(void) ap_log_error(const char *file, int line, int level, function
H A Dtest_parser.c52 AP_DECLARE(void) ap_log_error(const char *file, int line, int level, function
/httpd/include/
H A Dhttp_log.h113 * to ap_log_error() and friends. The argument must be a 5 digit decimal
120 * APLOG_NO_MODULE may be passed as module_index to ap_log_error() and related
127 * @see ap_log_error
157 * If ::APLOG_MARK is used in ap_log_error() and related functions,
163 * @see ap_log_error
270 * ap_log_error() and related functions, i.e. file, line, and module_index.
278 * @see ap_log_error
322 * The primary logging functions, ap_log_error, ap_log_rerror, ap_log_cerror,
332 * ap_log_error() - log messages which are not related to a particular
343 * @note ap_log_error i
363 #define ap_log_error macro
370 #define ap_log_error macro
[all...]

Completed in 31 milliseconds