Searched refs:ctx_state (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dmonitor.c109 (long) Mon_cur_ctx->ctx_id, Mon_cur_ctx->ctx_state);\
H A Dengine.c267 curstate = ctx->ctx_state;
398 ctx->ctx_state = curstate;
444 ctx->ctx_state = curstate;
454 if (ctx->ctx_state != ST_QUIT
620 bit = get_nr_bit(ctx->ctx_state);
629 ctx->ctx_state, r);
1842 return ctx->ctx_state == ST_ENDM;
H A Dlibmilter.h76 int ctx_state; /* state */ member in struct:smfi_str

Completed in 63 milliseconds