Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sendmail/src/
H A Ddeliver.c5355 static jmp_buf CtxMailfileTimeout; variable
5525 if (setjmp(CtxMailfileTimeout) != 0)
5927 longjmp(CtxMailfileTimeout, 1);