Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Ddaemon.c3583 static jmp_buf CtxAuthTimeout; variable
3596 longjmp(CtxAuthTimeout, 1);
3802 if (setjmp(CtxAuthTimeout) != 0)