Searched refs:wflag (Results 26 - 29 of 29) sorted by relevance

12

/freebsd-11-stable/usr.bin/grep/
H A Dgrep.c132 bool wflag; /* -w: pattern must start and end on word boundaries */ variable
613 wflag = true;
/freebsd-11-stable/bin/ps/
H A Dps.c187 int prtheader, wflag, what, xkeep, xkeep_implied; local
215 prtheader = showthreads = wflag = xkeep_implied = 0;
400 if (wflag)
404 wflag++;
/freebsd-11-stable/sys/dev/drm/
H A Dmga_state.c87 MGA_WFLAG, ctx->wflag, MGA_ZORG, dev_priv->depth_offset);
111 MGA_WFLAG, ctx->wflag,
114 DMA_BLOCK(MGA_WFLAG1, ctx->wflag,
/freebsd-11-stable/usr.bin/pr/
H A Dpr.c1608 int wflag = 0; local
1759 ++wflag;
1797 if (!wflag) {

Completed in 175 milliseconds

12