Searched refs:nRes (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dmemcache.c360 int nRes = LDAP_SUCCESS; local
419 if ((nRes = memcache_adj_size(cache, sizeof(ldapmemcacheld),
423 return nRes;
430 nRes = LDAP_NO_MEMORY;
443 return nRes;
587 int nRes, i, j, i_smallest; local
603 nRes = memcache_validate_basedn(ld->ld_memcache, base);
607 if (nRes != LDAP_SUCCESS)
608 return nRes;
690 int nRes; local
738 int nRes; local
765 int nRes = LDAP_SUCCESS; local
804 int nRes; local
[all...]

Completed in 109 milliseconds