Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c164 static sigjmp_buf sigjmp; variable
598 if (sigsetjmp(sigjmp, 1) == 0) {
888 if (sigsetjmp(sigjmp, 1) == 0) {
1010 if (sigsetjmp(sigjmp, 1) == 0) {
1782 siglongjmp(sigjmp, 1);
1806 siglongjmp(sigjmp, 1);
1821 siglongjmp(sigjmp, 1);
1860 siglongjmp(sigjmp, 1);