Searched defs:notfound (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 35 milliseconds