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

/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dmonitor.c107 (long) Mon_cur_ctx->ctx_id, Mon_cur_ctx->ctx_state);\
H A Dengine.c262 curstate = ctx->ctx_state;
402 ctx->ctx_state = curstate;
448 ctx->ctx_state = curstate;
458 if (ctx->ctx_state != ST_QUIT
624 bit = get_nr_bit(ctx->ctx_state);
633 ctx->ctx_state, r);
1850 return ctx->ctx_state == ST_ENDM;
H A Dlibmilter.h76 int ctx_state; /* state */ member in struct:smfi_str

Completed in 45 milliseconds