Searched defs:notfound (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
H A Dgrep.c150 bool notfound; /* file not found */ variable
706 exit(c ? (notfound ? (qflag ? 0 : 2) : 0) : (notfound ? 2 : 1));

Completed in 23 milliseconds