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

/freebsd-12-stable/contrib/serf/buckets/
H A Ddechunk_buckets.c33 STATE_DONE /* body is done; we've returned EOF */ enumerator in enum:__anon6935::__anon6936
102 ctx->state = STATE_DONE;
178 case STATE_DONE:
H A Dresponse_buckets.c39 STATE_DONE /* we've sent EOF */ enumerator in enum:__anon6947::__anon6948
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:__anon6931::__anon6932
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:__anon6937::__anon6938
383 case STATE_DONE:

Completed in 117 milliseconds