Searched refs:is_final (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | apreq_parser.c | 346 int is_final = (bb == NULL) || APR_BUCKET_IS_EOS(APR_BRIGADE_LAST(bb)); local 350 if (is_final && s == APR_SUCCESS && ctx->param == NULL |
Completed in 9 milliseconds