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

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dunbind.c60 ldap_unbind_ext_s( function
/macosx-10.10.1/sudo-73/src/
H A Dldap.c105 #define ldap_unbind_ext_s(a, b, c) ldap_unbind_s(a) macro
2682 ldap_unbind_ext_s(handle->ld, NULL, NULL);
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap.h1952 ldap_unbind_ext_s LDAP_P((
1967 ldap_unbind_s LDAP_P(( /* deprecated, use ldap_unbind_ext_s */
1968 LDAP *ld )) __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_0, __MAC_10_10, __IPHONE_NA, __IPHONE_NA, "use ldap_unbind_ext_s");
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_utils.c3259 ldap_unbind_ext_s( ld, NULL, NULL );

Completed in 261 milliseconds