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

/system/core/toolbox/grep/
H A Dgrep.h124 extern bool dexclude, dinclude, fexclude, finclude, lbflag, nullflag, nulldataflag;
H A Dgrep.c116 bool lbflag; /* --line-buffered */ variable
609 lbflag = true;
685 if (lbflag)
H A Dfile.c243 lbflag = true;

Completed in 96 milliseconds