Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c161 static sigjmp_buf sigjmp; variable
595 if (sigsetjmp(sigjmp, 1) == 0) {
885 if (sigsetjmp(sigjmp, 1) == 0) {
1007 if (sigsetjmp(sigjmp, 1) == 0) {
1779 siglongjmp(sigjmp, 1);
1803 siglongjmp(sigjmp, 1);
1818 siglongjmp(sigjmp, 1);
1857 siglongjmp(sigjmp, 1);