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

/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dworker.c93 #define WKST_WAITING 4 /* waiting for new command */ macro
401 if (ctx->ctx_wstate == WKST_WAITING)
455 (ctx->ctx_wstate == WKST_WAITING))
487 ctx->ctx_wstate = WKST_WAITING;
569 if (ctx->ctx_wstate != WKST_WAITING)

Completed in 15 milliseconds