Searched refs:error_fmt (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_include.c1690 char *error_fmt = NULL; local
1702 error_fmt = APLOGNO(02668) "unable to access file \"%s\" "
1715 error_fmt = APLOGNO(02669) "unable to get information "
1720 error_fmt = APLOGNO(02670) "unable to lookup information "
1725 if (error_fmt) {
1728 rv, r, error_fmt, to_send, r->filename);
1799 char *error_fmt = NULL; local
1828 error_fmt = "unable to include file \"%s\" in parsed file %s";
1847 if (!error_fmt && rr->status != HTTP_OK) {
1848 error_fmt
[all...]

Completed in 566 milliseconds