Searched refs:sh_trap (Results 1 - 13 of 13) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/include/
H A Dshell.h178 extern int sh_trap(const char*,int);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dfault.c403 sh_trap(trap,0);
434 sh_trap(trap,0);
446 int sh_trap(const char *trap, int mode) function
615 sh_trap(t,0);
H A Dxec.c517 n = sh_trap(trap,0);
787 sh_trap("typeset -p\nprint cd \"$PWD\"\nprint .sh.dollar=$$\nprint umask $(umask)",0);
839 sh_trap("set +o",0);
3267 sh_trap(trap,0);
3491 sh_trap(prolog,0);
H A Dsubshell.c588 sh_trap(trap,0);
H A Djobs.c203 sh_trap(trap,0);
H A Dinit.c1476 shp->bltindata.shtrap = sh_trap;
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dshell.h188 extern __MANGLE__ int sh_trap __PROTO__((const char*,int));
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dpoll_solaris.c381 sh_trap(buff, 0);
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dshell.h188 extern __MANGLE__ int sh_trap __PROTO__((const char*,int));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dshell.h188 extern __MANGLE__ int sh_trap __PROTO__((const char*,int));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dshell.h188 extern __MANGLE__ int sh_trap __PROTO__((const char*,int));
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dedit.c763 sh_trap(".sh.subscript=$(tput cuu1 2>/dev/null)",0);
1581 sh_trap(shp->st.trap[SH_KEYTRAP],0);
H A Demacs.c1059 sh_trap("tput clear", 0);

Completed in 60 milliseconds