Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/sh/
H A Dfault.c66 register struct checkpt *pp = (struct checkpt*)shp->jmplist; in sh_fault()
398 struct checkpt *pp = (struct checkpt*)sh.jmplist; in sh_chktrap()
444 struct checkpt buff; in sh_trap()
491 …if(jmpval>SH_JMPTRAP && (((struct checkpt*)shp->jmpbuffer)->prev || ((struct checkpt*)shp->jmpbuff… in sh_trap()
502 register struct checkpt *pp = (struct checkpt*)shp->jmplist; in sh_exit()
H A Dsubshell.c105 register struct checkpt *pp = (struct checkpt*)shp->jmplist; in sh_subtmpfile()
120 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_subtmpfile()
480 struct checkpt buff; in sh_subshell()
623 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_subshell()
750 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_subshell()
H A Dxec.c470 struct checkpt *pp = (struct checkpt*)shp->jmplist; in sh_eval()
471 struct checkpt buff; in sh_eval()
533 struct checkpt buff; in pipe_exec()
919 struct checkpt buff; in sh_exec()
1093 struct checkpt buff; in sh_exec()
1177 ((struct checkpt*)shp->jmplist)->mode!=SH_JMPEVAL && in sh_exec()
1296 struct checkpt buff; in sh_exec()
1386 struct checkpt buff; in sh_exec()
1459 struct checkpt buff; in sh_exec()
1595 int jmpval = ((struct checkpt*)shp->jmplist)->mode; in sh_exec()
[all …]
H A Dio.c444 int mode = ((struct checkpt*)sh.jmplist)->mode; in outexcept()
447 ((struct checkpt*)sh.jmplist)->mode = 0; in outexcept()
453 ((struct checkpt*)sh.jmplist)->mode = mode; in outexcept()
552 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in io_preserve()
1469 ((struct checkpt*)shp->jmplist)->mode = SH_JMPERREXIT; in sh_iosave()
1673 ((struct checkpt*)sh.jmplist)->mode = SH_JMPEXIT; in time_grace()
1950 register struct checkpt *pp; in sftrack()
1998 if((pp=(struct checkpt*)shp->jmplist) && pp->mode==SH_JMPCMD) in sftrack()
2018 if(pp=(struct checkpt*)shp->jmplist) in sftrack()
H A Dmain.c389 struct checkpt buff; in exfile()
H A Dpath.c1004 ((struct checkpt*)shp->jmplist)->mode = SH_JMPEXIT; in path_exec()
1169 ((struct checkpt*)shp->jmplist)->mode = SH_JMPEXIT; in path_spawn()
H A Dmacro.c131 struct checkpt buff; in sh_mactry()
1977 struct checkpt buff; in comsubst()
H A Dparse.c730 struct checkpt buff; in funct()
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dcflow.c50 struct checkpt *pp = (struct checkpt*)shp->jmplist; in b_return()
H A Dgetopts.c61 struct checkpt buff, *pp; in b_getopts()
112 pp = (struct checkpt*)shp->jmplist; in b_getopts()
H A Dmisc.c100 struct checkpt *pp; in B_login()
111 pp = (struct checkpt*)shp->jmplist; in B_login()
217 struct checkpt buff; in b_dot_cmd()
H A Dread.c226 struct checkpt buff; in sh_readline()
H A Dtypeset.c948 struct checkpt buff; in b_unall()
/titanic_50/usr/src/lib/libshell/common/include/
H A Dfault.h94 struct checkpt struct
H A Ddefs.h210 struct checkpt checkbase; \
/titanic_50/usr/src/cmd/backup/restore/
H A Dsymtab.c577 dumpsymtable(filename, checkpt) in dumpsymtable() argument
579 int checkpt;
655 hdr.volno = checkpt;