Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dvfscanf.c65 static jmp_buf ScanTimeOut; variable
91 longjmp(ScanTimeOut, 1);
151 if (setjmp(ScanTimeOut) != 0)