Searched refs:STATE_DONE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/serf/buckets/
H A Ddechunk_buckets.c33 STATE_DONE /* body is done; we've returned EOF */ enumerator in enum:__anon5976::__anon5977
102 ctx->state = STATE_DONE;
178 case STATE_DONE:
H A Dresponse_buckets.c39 STATE_DONE /* we've sent EOF */ enumerator in enum:__anon5988::__anon5989
248 ctx->state = STATE_DONE;
338 ctx->state = STATE_DONE;
342 case STATE_DONE:
436 ctx->state = STATE_DONE;
H A Dbwtp_buckets.c56 STATE_DONE /* we've sent EOF */ enumerator in enum:__anon5972::__anon5973
484 ctx->state = STATE_DONE;
507 ctx->state = STATE_DONE;
513 case STATE_DONE:
568 ctx->state = STATE_DONE;
H A Ddeflate_buckets.c56 STATE_DONE, /* body is done; we'll return EOF here */ enumerator in enum:__anon5978::__anon5979
383 case STATE_DONE:

Completed in 95 milliseconds