Home
last modified time | relevance | path

Searched refs:wait_for_body (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/serf/buckets/
HDresponse_buckets.c352 static apr_status_t wait_for_body(serf_bucket_t *bkt, response_context_t *ctx) in wait_for_body() function
376 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()
HDbwtp_buckets.c523 static apr_status_t wait_for_body(serf_bucket_t *bkt, incoming_context_t *ctx) in wait_for_body() function
547 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()