Home
last modified time | relevance | path

Searched refs:gotIntr (Results 1 – 3 of 3) sorted by relevance

/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/tksh/
H A DtkMain.c592 static int gotIntr; variable
608 gotIntr = 1;; in SigEventCheck()
629 gotIntr = 0; in tksh_waitevent()
641 while ((!gotIntr) && (!tFlag) && ((fd<0)||file) && result && (fd>=0 || !sh_waitsafe())) in tksh_waitevent()
645 if (gotIntr) in tksh_waitevent()
/dports/shells/ksh93/ast-93u/src/cmd/tksh/
H A DtkMain.c592 static int gotIntr; variable
608 gotIntr = 1;; in SigEventCheck()
629 gotIntr = 0; in tksh_waitevent()
641 while ((!gotIntr) && (!tFlag) && ((fd<0)||file) && result && (fd>=0 || !sh_waitsafe())) in tksh_waitevent()
645 if (gotIntr) in tksh_waitevent()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/tksh/
H A DtkMain.c592 static int gotIntr; variable
608 gotIntr = 1;; in SigEventCheck()
629 gotIntr = 0; in tksh_waitevent()
641 while ((!gotIntr) && (!tFlag) && ((fd<0)||file) && result && (fd>=0 || !sh_waitsafe())) in tksh_waitevent()
645 if (gotIntr) in tksh_waitevent()