Searched refs:wait_for_body (Results 1 – 2 of 2) sorted by relevance
352 static apr_status_t wait_for_body(serf_bucket_t *bkt, response_context_t *ctx) in wait_for_body() function376 return wait_for_body(bucket, ctx); in serf_bucket_response_wait_for_headers()417 rv = wait_for_body(bucket, ctx); in serf_response_read()449 rv = wait_for_body(bucket, ctx); in serf_response_readline()
523 static apr_status_t wait_for_body(serf_bucket_t *bkt, incoming_context_t *ctx) in wait_for_body() function547 return wait_for_body(bucket, ctx); in serf_bucket_bwtp_incoming_frame_wait_for_headers()557 rv = wait_for_body(bucket, ctx); in bwtp_incoming_read()580 rv = wait_for_body(bucket, ctx); in bwtp_incoming_readline()