Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c200 && ldap_memcache_result( ld, *msgidp, key ) == LDAP_SUCCESS ) { in nsldapi_search()
H A Dldap-int.h870 int ldap_memcache_result( LDAP *ld, int msgid, unsigned long key );
H A Dmemcache.c687 ldap_memcache_result(LDAP *ld, int msgid, unsigned long key) in ldap_memcache_result() function