Searched refs:lflg (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dhistedit.c191 int lflg = 0, nflg = 0, rflg = 0, sflg = 0; local
219 lflg = 1;
242 if (lflg == 0 || editor || sflg) {
243 lflg = 0; /* ignore */
280 if (lflg == 0 && argc > 0 &&
291 firststr = lflg ? "-16" : "-1";
296 laststr = lflg ? "-1" : argv[0];
350 if (lflg) {
401 if (lflg == 0 && active > 0)

Completed in 45 milliseconds