Home
last modified time | relevance | path

Searched refs:runtraps (Results 1 – 23 of 23) sorted by relevance

/dports/shells/pdksh/pdksh-5.2.14/
H A Dtrap.c138 runtraps(TF_DFL_INTR|TF_FATAL); in intrcheck()
181 runtraps(flag) in runtraps() function
H A Dproto.h236 void runtraps ARGS((int intr));
H A Dmain.c577 runtraps(0);
H A Dedit.c165 runtraps(0); in x_getc()
H A Dlex.c1045 runtraps(0);
H A Djobs.c1199 runtraps(TF_FATAL);
H A DChangeLog.0695 * trap.c(runtraps): changed argument from bool to TF_* flag; changed
833 calling runtraps().
886 * lex.c(getsc_),edit.c(x_getc): call runtraps(FALSE) if read is
888 * vi.c(x_vi),emacs.c(x_emacs): call runtraps(FALSE) (was TRUE).
1947 * trap.c(runtraps): if ksh_tmout_leave is set, exit.
2040 * vi.c(x_vi),emacs(x_emacs): if ^C read, call trapsig()/runtraps();
2095 * trap.c(runtraps): added intr argument; clear trap/intrsig
2108 * trap.c(runtraps): clear intrsig.
H A Dexec.c102 runtraps(0);
/dports/shells/oksh/oksh-7.0/
H A Dtrap.c154 runtraps(TF_DFL_INTR|TF_FATAL); in intrcheck()
196 runtraps(int flag) in runtraps() function
H A Dmain.c602 runtraps(0); in shell()
660 runtraps(0); in unwind()
665 runtraps(0); in unwind()
H A Dsh.h574 void runtraps(int intr);
H A Dedit.c126 runtraps(0); in x_getc()
H A Dlex.c1117 runtraps(0); in getsc_line()
H A Dexec.c76 runtraps(0); in execute()
H A Djobs.c1007 runtraps(TF_FATAL); in j_waitj()
/dports/shells/mksh/mksh/
H A Dhistrap.c1254 runtraps(TF_DFL_INTR|TF_FATAL); in intrcheck()
1302 runtraps(int flag) in runtraps() function
H A Dlex.c1406 runtraps(0); in getsc_line()
H A Djobs.c1162 runtraps(TF_FATAL); in j_waitj()
H A Dmain.c914 runtraps(0); in shell()
H A Dexec.c77 runtraps(0); in execute()
H A Dsh.h2532 void runtraps(int intr);
H A Dedit.c163 runtraps(0); in x_getc()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/MIT/
H A Dedit.c156 runtraps(0); in x_getc()