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

/httpd/include/
H A Dutil_fcgi.h196 AP_DECLARE(void) ap_fcgi_fill_in_header(ap_fcgi_header *header,
/httpd/modules/proxy/
H A Dmod_proxy_fcgi.c225 ap_fcgi_fill_in_header(&header, AP_FCGI_BEGIN_REQUEST, request_id,
333 ap_fcgi_fill_in_header(&header, AP_FCGI_PARAMS, request_id,
351 ap_fcgi_fill_in_header(&header, AP_FCGI_PARAMS, request_id, 0, 0);
517 ap_fcgi_fill_in_header(&header, AP_FCGI_STDIN, request_id,
547 ap_fcgi_fill_in_header(&header, AP_FCGI_STDIN, request_id,
/httpd/server/
H A Dutil_fcgi.c81 AP_DECLARE(void) ap_fcgi_fill_in_header(ap_fcgi_header *header, function
/httpd/modules/aaa/
H A Dmod_authnz_fcgi.c276 ap_fcgi_fill_in_header(&header, AP_FCGI_BEGIN_REQUEST, request_id,
364 ap_fcgi_fill_in_header(&header, AP_FCGI_PARAMS, request_id,
382 ap_fcgi_fill_in_header(&header, AP_FCGI_PARAMS, request_id, 0, 0);

Completed in 2187 milliseconds