Searched defs:sflag (Results 1 – 4 of 4) sorted by relevance
/system/core/toolbox/ |
D | cat.c | 48 static int bflag, eflag, fflag, lflag, nflag, sflag, tflag, vflag; variable
|
D | du.c | 79 int Hflag, Lflag, aflag, ch, cflag, dflag, gkmflag, nflag, rval, sflag; in du_main() local
|
/system/core/sh/ |
D | options.h | 77 #define sflag optlist[6].val macro
|
/system/core/toolbox/grep/ |
D | grep.c | 112 bool sflag; /* -s: silent mode (ignore errors) */ variable
|