Searched refs:entryfound (Results 1 – 2 of 2) sorted by relevance
223 int entryfound; /* found file owned by users */ in countfiles() local241 entryfound = 0; in countfiles()245 ++entryfound; in countfiles()248 if (entryfound) in countfiles()263 int entryfound; /* found file owned by users */ in printqueue() local300 entryfound = 0; in printqueue()304 ++entryfound; in printqueue()307 if (!entryfound) in printqueue()
48 int entryfound=0; local107 entryfound = 1; /* service_dn record found !!! */113 if (entryfound == 0) {