Searched refs:notfound (Results 1 – 3 of 3) sorted by relevance
150 bool notfound; /* file not found */ variable721 exit(c ? (notfound ? (qflag ? 0 : 2) : 0) : (notfound ? 2 : 1)); in main()
127 extern bool notfound;
218 notfound = true; in procfile()