Searched defs:Hflag (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/bin/chmod/ |
H A D | chmod.c | 64 int Hflag, Lflag, Rflag, ch, fflag, fts_options, hflag, rval, atflags; in main() local
|
/openbsd-src/bin/cp/ |
H A D | cp.c | 87 int Hflag, Lflag, Pflag, ch, fts_options, r; in main() local
|
/openbsd-src/usr.bin/du/ |
H A D | du.c | 64 int Hflag, Lflag, cflag, hflag, kflag; in main() local
|
/openbsd-src/bin/pax/ |
H A D | pax.c | 77 int Hflag; /* follow command line symlinks (write only) */ variable
|
/openbsd-src/usr.bin/grep/ |
H A D | grep.c | 63 int Hflag; /* -H: always print filename header */ variable
|