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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dworker.c360 if (ctx->ctx_wait == 0)
361 ctx->ctx_wait = now;
362 else if (ctx->ctx_wait + OLD_SESSION_TIMEOUT
403 ** update ctx_wait - start of wait moment -
408 ctx->ctx_wait = now;
H A Dlibmilter.h119 int ctx_wait; /* elapsed time waiting for sm cmd */ member in struct:smfi_str

Completed in 60 milliseconds