Home
last modified time | relevance | path

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

/system/core/sh/
Dhistedit.c224 int lflg = 0, nflg = 0, rflg = 0, sflg = 0; in histcmd() local
237 (void) &lflg; in histcmd()
264 lflg = 1; in histcmd()
288 if (lflg == 0 || editor || sflg) { in histcmd()
289 lflg = 0; /* ignore */ in histcmd()
327 if (lflg == 0 && argc > 0 && in histcmd()
338 firststr = lflg ? "-16" : "-1"; in histcmd()
343 laststr = lflg ? "-1" : argv[0]; in histcmd()
397 if (lflg) { in histcmd()
440 if (lflg == 0 && active > 0) in histcmd()