Home
last modified time | relevance | path

Searched refs:sh_sigreset (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dfault.h122 extern void sh_sigreset(int);
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dsubshell.c536 sh_sigreset(0); in sh_subshell()
678 sh_sigreset(1); in sh_subshell()
H A Dfault.c311 void sh_sigreset(register int mode) in sh_sigreset() function
H A Dxec.c1298 sh_sigreset(2); in sh_exec()
1467 sh_sigreset(0); in sh_exec()
2490 sh_sigreset(2); in _sh_fork()
2621 sh_sigreset(0); in sh_funscope()
2663 sh_sigreset(1); in sh_funscope()
H A Dinit.c1402 sh_sigreset(0); in sh_reinit()
/titanic_41/usr/src/lib/libshell/common/bltins/
H A Dmisc.c151 sh_sigreset(2); in B_login()