Searched refs:errshell (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sh/
H A Ddefs.c82 jmp_buf errshell; variable
H A Derror.c106 longjmp(errshell, 1);
H A Ddefs.h384 extern jmp_buf errshell;
H A Dmain.c360 if (setjmp(errshell) && prof) {

Completed in 47 milliseconds