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

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

Completed in 38 milliseconds