Home
last modified time | relevance | path

Searched defs:vflag (Results 1 – 6 of 6) sorted by relevance

/system/core/toolbox/upstream-netbsd/bin/ln/
Dln.c61 static int vflag; /* Verbose output */ variable
/system/core/toolbox/upstream-netbsd/sbin/chown/
Dchown.c85 int Hflag, Lflag, Rflag, ch, fflag, fts_options, hflag, rval, vflag; in main() local
/system/core/toolbox/upstream-netbsd/bin/cat/
Dcat.c64 static int bflag, eflag, fflag, lflag, nflag, sflag, tflag, vflag; variable
/system/core/toolbox/upstream-netbsd/bin/cp/
Dcp.c90 int Hflag, Lflag, Rflag, Pflag, fflag, iflag, lflag, pflag, rflag, vflag, Nflag; variable
/system/core/toolbox/upstream-netbsd/bin/rm/
Drm.c63 static int dflag, eval, fflag, iflag, Pflag, stdin_ok, vflag, Wflag; variable
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dgrep.c113 bool vflag; /* -v: only show non-matching lines */ variable