Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmap.c4935 static jmp_buf PHTimeout; variable
4949 longjmp(PHTimeout, 1);
5037 if (setjmp(PHTimeout) != 0)
5113 if (setjmp(PHTimeout) != 0)