HomeSort by relevance Sort by last modified time
    Searched refs:chkstop (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.func.c 297 if (chkstop == 0 && setintr) {
321 if (chkstop == 0 && setintr) {
478 if (chkstop == 0) {
sh.h 107 bool chkstop; /* Warned of stopped jobs... allow exit */ variable
sh.proc.c 785 if (chkstop)
786 chkstop = 2;
1067 chkstop = 2;
sh.c 986 if (chkstop)
987 chkstop--;
sh.lex.c 1247 if (chkstop == 0) {

Completed in 120 milliseconds