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

/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c166 int rc, rc_key; local
197 rc_key = LDAP_NOT_SUPPORTED;
198 } else if (( rc_key = ldap_memcache_createkey( ld, base, scope, filter,
230 if ( (rc_key == LDAP_SUCCESS) && (rc >= 0) ) {

Completed in 87 milliseconds