Searched defs:vflag (Results 1 – 6 of 6) sorted by relevance
/system/core/toolbox/upstream-netbsd/bin/ln/ |
D | ln.c | 61 static int vflag; /* Verbose output */ variable
|
/system/core/toolbox/upstream-netbsd/sbin/chown/ |
D | chown.c | 85 int Hflag, Lflag, Rflag, ch, fflag, fts_options, hflag, rval, vflag; in main() local
|
/system/core/toolbox/upstream-netbsd/bin/cat/ |
D | cat.c | 64 static int bflag, eflag, fflag, lflag, nflag, sflag, tflag, vflag; variable
|
/system/core/toolbox/upstream-netbsd/bin/cp/ |
D | cp.c | 90 int Hflag, Lflag, Rflag, Pflag, fflag, iflag, lflag, pflag, rflag, vflag, Nflag; variable
|
/system/core/toolbox/upstream-netbsd/bin/rm/ |
D | rm.c | 63 static int dflag, eval, fflag, iflag, Pflag, stdin_ok, vflag, Wflag; variable
|
/system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
D | grep.c | 113 bool vflag; /* -v: only show non-matching lines */ variable
|