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

/httpd/modules/generators/
H A Dmod_cgi.c1156 static apr_status_t handle_exec(include_ctx_t *ctx, ap_filter_t *f, function
1254 cgi_pfn_reg_with_ssi("exec", handle_exec);
H A Dmod_cgid.c83 static int handle_exec(include_ctx_t *ctx, ap_filter_t *f, apr_bucket_brigade *bb);
955 cgid_pfn_reg_with_ssi("exec", handle_exec);
1858 static apr_status_t handle_exec(include_ctx_t *ctx, ap_filter_t *f, function

Completed in 37 milliseconds