Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/bnu/
H A Dgio.c46 jmp_buf Getjbuf, Gfailbuf; variable
56 longjmp(Getjbuf, 1);
H A Dpk1.c77 extern jmp_buf Getjbuf;
445 if (setjmp(Getjbuf)) {