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

/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h872 int ldap_memcache_result( LDAP *ld, int msgid, unsigned long key );
H A Dsearch.c200 && ldap_memcache_result( ld, *msgidp, key ) == LDAP_SUCCESS ) {
H A Dmemcache.c688 ldap_memcache_result(LDAP *ld, int msgid, unsigned long key) function
694 "ldap_memcache_result( ld: 0x%x, msgid: %d, key: 0x%8.8lx)\n",
714 "ldap_memcache_result: key 0x%8.8lx found in cache\n",
718 "ldap_memcache_result: key 0x%8.8lx not found in cache\n",

Completed in 57 milliseconds