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

/freebsd-13-stable/contrib/serf/buckets/
H A Dresponse_buckets.c35 STATE_STATUS_LINE, /* reading status line */ enumerator in enum:__anon5988::__anon5989
85 ctx->state = STATE_STATUS_LINE;
113 if (ctx->state != STATE_STATUS_LINE) {
230 case STATE_STATUS_LINE:
386 if (ctx->state != STATE_STATUS_LINE) {
H A Dbwtp_buckets.c53 STATE_STATUS_LINE, /* reading status line */ enumerator in enum:__anon5972::__anon5973
328 ctx->state = STATE_STATUS_LINE;
342 if (ctx->state != STATE_STATUS_LINE && ctx->phrase) {
459 case STATE_STATUS_LINE:

Completed in 99 milliseconds