Home
last modified time | relevance | path

Searched refs:entryfound (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/cron/
H A Datq.c221 int entryfound; /* found file owned by users */ in countfiles() local
239 entryfound = 0; in countfiles()
243 ++entryfound; in countfiles()
246 if (entryfound) in countfiles()
261 int entryfound; /* found file owned by users */ in printqueue() local
298 entryfound = 0; in printqueue()
302 ++entryfound; in printqueue()
305 if (!entryfound) in printqueue()
/titanic_44/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_service_stash.c50 int entryfound=0; local
109 entryfound = 1; /* service_dn record found !!! */
115 if (entryfound == 0) {