Home
last modified time | relevance | path

Searched refs:CtxAuthTimeout (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c3363 static jmp_buf CtxAuthTimeout; variable
3376 longjmp(CtxAuthTimeout, 1);
3584 if (setjmp(CtxAuthTimeout) != 0)