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

/osnet-11/usr/src/lib/libldap4/common/
H A Dcompare.c139 add_request_to_cache( ld, LDAP_REQ_COMPARE, ber );
211 add_request_to_cache( ld, LDAP_REQ_COMPARE, ber );
H A Dsearch.c252 add_request_to_cache(ld, LDAP_REQ_SEARCH, ber);
801 add_request_to_cache(ld, LDAP_REQ_SEARCH, ber);
H A Dcache.c268 add_request_to_cache( LDAP *ld, unsigned int msgtype, BerElement *request ) function
273 Debug( LDAP_DEBUG_TRACE, catgets(slapdcat, 1, 94, "add_request_to_cache\n"), 0, 0, 0 );
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-int.h40 void add_request_to_cache( LDAP *ld, unsigned int msgtype,
45 void add_request_to_cache();

Completed in 18 milliseconds