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

/httpd/modules/filters/
H A Dmod_include.h49 apr_bucket_pool_create(apr_pstrdup((ctx)->pool, (ctx)->error_str), \
50 strlen((ctx)->error_str), (ctx)->pool, \
92 const char *error_str; member in struct:__anon164
H A Dmod_include.c2088 ctx->error_str = ap_ssi_parse_string(ctx, tag_val, NULL, 0,
3859 ctx->error_str = conf->default_error_msg ? conf->default_error_msg :
/httpd/server/
H A Dconfig.c1458 char *error_str = NULL; local
1464 error_str = apr_psprintf(cmd->pool,
1469 return error_str;

Completed in 3086 milliseconds