Lines Matching refs:state
77 int state; /* Current I/O state */
130 rctx->state = OHS_ASN1_WRITE;
161 rctx->state = OHS_ERROR;
268 if (!(rctx->state & OHS_NOREAD))
285 switch(rctx->state)
298 rctx->state = OHS_ERROR;
307 rctx->state = OHS_ASN1_FLUSH;
317 rctx->state = OHS_FIRSTLINE;
324 rctx->state = OHS_ERROR;
345 rctx->state = OHS_ERROR;
356 rctx->state = OHS_ERROR;
363 rctx->state = OHS_ERROR;
368 if (rctx->state == OHS_FIRSTLINE)
372 rctx->state = OHS_HEADERS;
377 rctx->state = OHS_ERROR;
392 rctx->state = OHS_ASN1_HEADER;
411 rctx->state = OHS_ERROR;
427 rctx->state = OHS_ERROR;
440 rctx->state = OHS_ERROR;
449 rctx->state = OHS_ASN1_CONTENT;
462 rctx->state = OHS_DONE;
466 rctx->state = OHS_ERROR;