Searched refs:entryfound (Results 1 – 2 of 2) sorted by relevance
221 int entryfound; /* found file owned by users */ in countfiles() local239 entryfound = 0; in countfiles()243 ++entryfound; in countfiles()246 if (entryfound) in countfiles()261 int entryfound; /* found file owned by users */ in printqueue() local298 entryfound = 0; in printqueue()302 ++entryfound; in printqueue()305 if (!entryfound) in printqueue()
50 int entryfound=0; local109 entryfound = 1; /* service_dn record found !!! */115 if (entryfound == 0) {