Home
last modified time | relevance | path

Searched refs:endflg (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/fgrep/
H A Dfgrep.c488 static int endflg; in getargc() local
504 if (endflg) in getargc()
514 endflg++; in getargc()
/titanic_50/usr/src/cmd/ed/
H A Ded.c1512 int endflg = 1, shflg = 0; in unixcom() local
1540 while (endflg == 1) { in unixcom()
1571 endflg = 0; in unixcom()