Searched refs:nflag (Results 1 - 3 of 3) sorted by relevance

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dgrep.h118 bflag, cflag, hflag, iflag, lflag, mflag, nflag, oflag,
H A Dgrep.c109 bool nflag; /* -n: show line numbers in front of matching lines */ variable
518 nflag = true;
H A Dutil.c458 if (nflag) {

Completed in 62 milliseconds