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

/httpd/modules/generators/
H A Dmod_cgi.h60 APR_DECLARE_OPTIONAL_FN(apr_status_t, ap_cgi_build_command,
H A Dmod_cgi.c67 static APR_OPTIONAL_FN_TYPE(ap_cgi_build_command) *cgi_build_command;
1260 cgi_build_command = APR_RETRIEVE_OPTIONAL_FN(ap_cgi_build_command);
/httpd/modules/arch/netware/
H A Dmod_netware.c97 static apr_status_t ap_cgi_build_command(const char **cmd, const char ***argv, function
180 APR_REGISTER_OPTIONAL_FN(ap_cgi_build_command);
/httpd/modules/arch/win32/
H A Dmod_win32.c369 static apr_status_t ap_cgi_build_command(const char **cmd, const char ***argv, function
542 APR_REGISTER_OPTIONAL_FN(ap_cgi_build_command);

Completed in 1712 milliseconds