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

/macosx-10.10/apache-793/httpd/server/
H A Dlog.c1208 int len = 0, errstr_start = 0, errstr_end = 0; local
914 do_errorlog_default(const ap_errorlog_info *info, char *buf, int buflen, int *errstr_start, int *errstr_end, const char *errstr_fmt, va_list args) argument
1010 do_errorlog_format(apr_array_header_t *fmt, ap_errorlog_info *info, char *buf, int buflen, int *errstr_start, int *errstr_end, const char *err_fmt, va_list args) argument

Completed in 64 milliseconds