Searched refs:scr_onstop (Results 1 – 1 of 1) sorted by relevance
130 static jmp_buf scr_onstop; variable142 longjmp(scr_onstop, 1); in stopset()183 (void) setjmp(scr_onstop); in scr_set()