Searched refs:just_signaled (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/tcsh/
H A Dsh.c1902 int just_signaled; /* bugfix by Michael Bloom (mg@ttidca.TTI.COM) */ variable
1907 just_signaled = 1;
2033 just_signaled = 0;
H A Dtc.func.c53 extern int just_signaled;
782 if (GettingInput && !just_signaled) {
788 just_signaled = 0;
H A Dtc.sched.c39 extern int just_signaled;
245 if (GettingInput && !just_signaled) { /* PWP */
251 just_signaled = 0;

Completed in 127 milliseconds