Home
last modified time | relevance | path

Searched refs:nottext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/grep/
H A Dutil.c287 procline(struct str *l, int nottext) in procline() argument
361 if (c && binbehave == BINFILE_BIN && nottext) in procline()