Home | History | Annotate | Download | only in sh

Lines Matching defs:lflg

610 	volatile int lflg = 0, nflg = 0, rflg = 0, sflg = 0, zflg = 0;
645 lflg = 1;
675 if (argc != 0 || (lflg|nflg|rflg|sflg) != 0)
686 if (lflg == 0 || editor || sflg) {
687 lflg = 0; /* ignore */
732 if (lflg == 0 && argc > 0 &&
752 if (lflg) {
760 laststr = lflg ? "-1" : argv[0];
777 if (lflg) /* no history exists, that's OK */
838 if (lflg) {
892 if (lflg == 0 && active > 0)