Searched defs:send_req (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/generators/ |
H A D | mod_cgid.c | 482 static apr_status_t send_req(int fd, request_rec *r, char *argv0, char **env, function 1475 rv = send_req(sd, r, argv0, env, CGI_REQ); 1822 send_req(sd, r, command, env, SSI_REQ);
|
Completed in 495 milliseconds