Searched defs:nflag (Results 1 – 5 of 5) sorted by relevance
/system/core/sh/bltin/ |
D | echo.c | 65 int nflag = 0; in echocmd() local
|
/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 | 75 #define nflag optlist[5].val macro
|
/system/core/toolbox/grep/ |
D | grep.c | 109 bool nflag; /* -n: show line numbers in front of matching lines */ variable
|