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

/httpd/include/
H A Dhttp_core.h833 typedef struct ap_errorlog_info { struct
872 } ap_errorlog_info; typedef in typeref:struct:ap_errorlog_info
901 apr_status_t (*writer)(const ap_errorlog_info *info, void *handle,
925 typedef int ap_errorlog_handler_fn_t(const ap_errorlog_info *info,
967 * @param info pointer to ap_errorlog_info struct which contains all
974 AP_DECLARE_HOOK(void, error_log, (const ap_errorlog_info *info,

Completed in 15 milliseconds