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

/sendmail/libmilter/
H A Dworker.c93 #define WKST_WAITING 4 /* waiting for new command */ macro
402 if (ctx->ctx_wstate == WKST_WAITING)
456 (ctx->ctx_wstate == WKST_WAITING))
488 ctx->ctx_wstate = WKST_WAITING;
576 if (ctx->ctx_wstate != WKST_WAITING)

Completed in 8 milliseconds