Lines Matching defs:error
942 /* if failed, set it to the NULL string to indicate error */
1425 /* generate error or warning with a configuration file position.
1571 /* The entry should be ignored if it is a full URL for a 401 error */
1585 * canned server error response
2100 * Report a missing-'>' syntax error.
2109 * Report a missing args in '<Foo >' syntax error.
3084 const char *conffile, *error;
3113 error = ap_process_fnmatch_configs(cmd->server, conffile, &conftree,
3116 if (error) {
3118 return error;
3722 "redirects due to probable configuration error. "
3743 "error. Use 'LimitInternalRecursion' to increase "
3991 return apr_pstrcat(p, "Unrecognized error log format directive %",
4000 return "Ran off end of error log format parsing args to some directive";
4031 *err = "The '+' flag cannot be used in the main error log format";
4217 "Generate error message from within configuration."),
4277 "The filename of the error log"),
4305 "Level of verbosity in error logging"),
4674 /* no way to know what type of error occurred */
4736 const char *desc = "main error log";
4738 desc = apr_psprintf(p, "error log of vhost defined at %s:%d",
5094 goto error;
5100 error: