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

/httpd/include/
H A Dutil_fcgi.h62 #define AP_FCGI_HEADER_LEN 8 macro
149 * @param a The array to write to, of size AP_FCGI_HEADER_LEN
157 * @param a The array to read from, of size AP_FCGI_HEADER_LEN
169 * @param a The array to read from, of size AP_FCGI_HEADER_LEN
181 * @param a The array to write to, of size AP_FCGI_HEADER_LEN
194 * The header array must be at least AP_FCGI_HEADER_LEN bytes long.

Completed in 208 milliseconds