Home
last modified time | relevance | path

Searched defs:nflag (Results 1 – 5 of 5) sorted by relevance

/system/core/sh/bltin/
Decho.c65 int nflag = 0; in echocmd() local
/system/core/toolbox/
Dcat.c48 static int bflag, eflag, fflag, lflag, nflag, sflag, tflag, vflag; variable
Ddu.c79 int Hflag, Lflag, aflag, ch, cflag, dflag, gkmflag, nflag, rval, sflag; in du_main() local
/system/core/sh/
Doptions.h75 #define nflag optlist[5].val macro
/system/core/toolbox/grep/
Dgrep.c109 bool nflag; /* -n: show line numbers in front of matching lines */ variable