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

/httpd/include/
H A Dutil_fcgi.h120 } ap_fcgi_begin_request_body; typedef in typeref:struct:__anon44
123 * Values for role component of ap_fcgi_begin_request_body
130 * Values for flags bits of ap_fcgi_begin_request_body
135 * Offsets of the various fields of ap_fcgi_begin_request_body
179 * Pack ap_fcgi_begin_request_body
183 AP_DECLARE(void) ap_fcgi_begin_request_body_to_array(ap_fcgi_begin_request_body *h,
208 AP_DECLARE(void) ap_fcgi_fill_in_request_body(ap_fcgi_begin_request_body *brb,

Completed in 1379 milliseconds