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

/httpd/include/
H A Dhttp_core.h884 /** Initializes the error log writer.
887 * @return Pointer to handle passed later to writer() function
889 * the handle is not necessary when the writer() function is
901 apr_status_t (*writer)(const ap_errorlog_info *info, void *handle, member in struct:ap_errorlog_provider

Completed in 40 milliseconds