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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dcache.c55 * nsldapi_add_result_to_cache - add an ldap entry we just read off the network
62 nsldapi_add_result_to_cache( LDAP *ld, LDAPMessage *m ) function
73 LDAPDebug( LDAP_DEBUG_TRACE, "=> nsldapi_add_result_to_cache id %d type %d\n",
78 "<= nsldapi_add_result_to_cache not added\n", 0, 0, 0 );
88 "<= nsldapi_add_result_to_cache malloc failed\n", 0, 0, 0 );
100 "<= nsldapi_add_result_to_cache realloc failed\n",
109 "<= nsldapi_add_result_to_cache calloc failed\n",
123 "<= nsldapi_add_result_to_cache error: failed to construct mod list (%s)\n",
136 "<= nsldapi_add_result_to_cache calloc failed\n",
145 "<= nsldapi_add_result_to_cache callo
[all...]
H A Dldap-int.h659 void nsldapi_add_result_to_cache( LDAP *ld, LDAPMessage *result );
H A Dresult.c715 nsldapi_add_result_to_cache( ld, new );

Completed in 65 milliseconds