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

/system/core/sh/
H A Dmain.c293 if (xflag)
294 xflag = 0, xflag_set = 1;
301 xflag = 1;
H A Doptions.h79 #define xflag optlist[7].val macro
H A Doptions.c169 xflag = vflag = 0;
H A Deval.c761 /* Print the command if xflag is set. */
762 if (xflag) {
/system/core/toolbox/grep/
H A Dgrep.h123 qflag, sflag, vflag, wflag, xflag;
H A Dgrep.c115 bool xflag; /* -x: pattern must match entire line */ variable
563 xflag = true;
H A Dutil.c320 if (xflag &&

Completed in 404 milliseconds