Home
last modified time | relevance | path

Searched defs:wflag (Results 1 – 22 of 22) sorted by relevance

/netbsd/src/external/bsd/flex/dist/examples/manual/
Dwc.lex42 int wflag = 0; /* 1 if we count # of words */ variable
/netbsd/src/sbin/wsconsctl/
Dwsconsctl.c77 int aflag, dflag, kflag, mflag, wflag; in main() local
/netbsd/src/usr.bin/lastcomm/
Dlastcomm.c80 int ch, wflag, lwidth; in main() local
/netbsd/src/usr.bin/xlint/lint1/
Dmain1.c64 bool wflag; variable
/netbsd/src/usr.sbin/mtree/
Dmtree.c82 int cflag, Cflag, Dflag, Uflag, wflag; in main() local
/netbsd/src/bin/ln/
Dln.c69 static int wflag; /* Warn if symlink target does not variable
/netbsd/src/sbin/sysctl/
Dpathconf.c78 int Aflag, aflag, nflag, wflag, stdinflag; variable
Dsysctl.c262 int Aflag, aflag, dflag, Mflag, nflag, qflag, rflag, wflag, xflag; variable
/netbsd/src/usr.bin/ctags/
Dctags.c76 int wflag; /* -w: suppress warnings */ variable
/netbsd/src/usr.bin/audio/ctl/
Dctl.c335 int aflag = 0, wflag = 0; in main() local
/netbsd/src/usr.bin/mixerctl/
Dmixerctl.c342 int aflag = 0, wflag = 0; in main() local
/netbsd/src/usr.bin/videoctl/
Dvideoctl.c70 static bool wflag = false; variable
/netbsd/src/usr.bin/grep/
Dgrep.c114 bool wflag; /* -w: pattern must start and end on word boundaries */ variable
/netbsd/src/sys/dev/ic/
Dawi.c1413 awi_mib(struct awi_softc *sc, uint8_t cmd, uint8_t mib, int wflag) in awi_mib()
1480 awi_cmd(struct awi_softc *sc, uint8_t cmd, int wflag) in awi_cmd()
/netbsd/src/usr.bin/w/
Dw.c97 int wflag; /* true if -w flag: wide printout */ variable
/netbsd/src/usr.bin/sdiff/
Dsdiff.c158 size_t diffargc = 0, wflag = WIDTH; in main() local
/netbsd/src/usr.sbin/tadpolectl/
Dtadpolectl.c47 int aflag, nflag, wflag, dev; variable
/netbsd/src/bin/ps/
Dps.c211 int calc_pcpu, prtheader, wflag, what, xflg, rawcpu, showlwps; in main() local
/netbsd/src/usr.bin/pr/
Dpr.c1635 int wflag = 0; in setup() local
/netbsd/src/usr.bin/usbhidctl/
Dusbhid.c826 int aflag, lflag, nflag, rflag, wflag, zflag; in main() local
/netbsd/src/sbin/ifconfig/
Difconfig.c107 static bool bflag, dflag, hflag, sflag, uflag, Wflag, wflag; variable
/netbsd/src/sys/external/bsd/drm/dist/shared-core/
Dmga_drm.h134 unsigned int wflag; member