Home
last modified time | relevance | path

Searched refs:sflg (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
240 (void) &sflg; in histcmd()
273 sflg = 1; in histcmd()
288 if (lflg == 0 || editor || sflg) { in histcmd()
312 if (sflg == 0) { in histcmd()
318 sflg = 1; /* no edit */ in histcmd()
405 if (sflg) { in histcmd()