Home | History | Annotate | Download | only in pppd

Lines Matching refs:sigjmp

185 static sigjmp_buf sigjmp;
653 if (sigsetjmp(sigjmp, 1) == 0) {
1409 siglongjmp(sigjmp, 1);
1430 siglongjmp(sigjmp, 1);
1444 siglongjmp(sigjmp, 1);
1479 siglongjmp(sigjmp, 1);