Searched defs:lflag (Results 1 - 3 of 3) sorted by path

/system/core/toolbox/
H A Dcat.c48 static int bflag, eflag, fflag, lflag, nflag, sflag, tflag, vflag; variable
247 lflag = 1;
269 if (lflag) {
/system/core/toolbox/cp/
H A Dcp.c90 int Hflag, Lflag, Rflag, Pflag, fflag, iflag, lflag, pflag, rflag, vflag, Nflag; variable
154 lflag = 1;
/system/core/toolbox/grep/
H A Dgrep.c106 bool lflag; /* -l: only show names of files with matches */ variable
501 lflag = false;
506 lflag = true;

Completed in 671 milliseconds