Searched defs:xflag (Results 1 - 2 of 2) sorted by relevance

/system/core/toolbox/upstream-netbsd/bin/rm/
H A Drm.c64 static int xflag; variable
98 Pflag = rflag = xflag = 0;
123 xflag = 1;
186 if (xflag)
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dgrep.c115 bool xflag; /* -x: pattern must match entire line */ variable
560 xflag = true;

Completed in 74 milliseconds