Lines Matching refs:entryfound
221 int entryfound; /* found file owned by users */
230 * have to use "entryfound" (rather than simply incrementing "numfiles")
239 entryfound = 0;
243 ++entryfound;
246 if (entryfound)
261 int entryfound; /* found file owned by users */
277 * Once again, we have to use "entryfound" (rather than simply
298 entryfound = 0;
302 ++entryfound;
305 if (!entryfound)