Home
last modified time | relevance | path

Searched refs:UNLOCK_RESPONSE (Results 1 – 6 of 6) sorted by relevance

/onnv-gate/usr/src/lib/libldap4/common/
H A Dresult.c171 UNLOCK_RESPONSE(ld); in ldap_result()
189 UNLOCK_RESPONSE(ld); in ldap_result()
222 UNLOCK_RESPONSE(ld); in ldap_result()
1083 UNLOCK_RESPONSE(ld);
1096 UNLOCK_RESPONSE(ld);
1103 UNLOCK_RESPONSE(ld);
H A Dunbind.c106 UNLOCK_RESPONSE(ld); in ldap_ld_free()
H A Dcldap.c293 UNLOCK_RESPONSE(ld); in cldap_search_s()
302 UNLOCK_RESPONSE(ld); in cldap_search_s()
H A Dcache.c483 UNLOCK_RESPONSE(ld); in check_cache()
504 UNLOCK_RESPONSE(ld); in check_cache()
H A Drequest.c585 UNLOCK_RESPONSE(ld); in dump_requests_and_responses()
/onnv-gate/usr/src/lib/libldap4/include/
H A Dldap-private.h58 #define UNLOCK_RESPONSE(ld) \ macro