Searched refs:STATE_BODY (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/serf/buckets/
H A Dresponse_buckets.c37 STATE_BODY, /* reading body */ enumerator in enum:__anon5988::__anon5989
277 ctx->state = STATE_BODY;
284 ctx->state = STATE_BODY;
328 case STATE_BODY:
357 while (ctx->state != STATE_BODY) {
366 /* in STATE_BODY */
H A Dbwtp_buckets.c55 STATE_BODY, /* reading body */ enumerator in enum:__anon5972::__anon5973
481 ctx->state = STATE_BODY;
510 case STATE_BODY:
528 while (ctx->state != STATE_BODY) {
537 /* in STATE_BODY */

Completed in 101 milliseconds