Searched defs:NON200_RESPONSE_BUF_LEN (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/aaa/ | ||
H A D | mod_authnz_fcgi.c | 68 #ifndef NON200_RESPONSE_BUF_LEN 69 #define NON200_RESPONSE_BUF_LEN 8192 macro 805 char rspbuf[NON200_RESPONSE_BUF_LEN + 1]; /* extra byte for '\0' */ |
Completed in 13 milliseconds