Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfseek.c33 static jmp_buf SeekTimeOut; variable
59 longjmp(SeekTimeOut, 1);
120 if (setjmp(SeekTimeOut) != 0) \