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

/freebsd-13-stable/contrib/sendmail/libmilter/
H A Dworker.c93 #define WKST_WAITING 4 /* waiting for new command */ macro
400 if (ctx->ctx_wstate == WKST_WAITING)
454 (ctx->ctx_wstate == WKST_WAITING))
486 ctx->ctx_wstate = WKST_WAITING;
574 if (ctx->ctx_wstate != WKST_WAITING)

Completed in 103 milliseconds