Searched refs:apr_ldap_rebind_remove (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/apr-util/include/
H A Dapr_ldap_rebind.h65 * entry when the pool is removed. Alternatively apr_ldap_rebind_remove()
91 APU_DECLARE_LDAP(apr_status_t) apr_ldap_rebind_remove(LDAP *ld);
/freebsd-10.2-release/usr.bin/svn/lib/libapr_util/
H A Dapr_ldap.h184 #define apr_ldap_rebind_remove apr__ldap_rebind_remove macro
/freebsd-10.2-release/contrib/apr-util/ldap/
H A Dapr_ldap_init.c230 apr_ldap_rebind_remove
H A Dapr_ldap_rebind.c144 apr_ldap_rebind_remove(ld);
156 APU_DECLARE_LDAP(apr_status_t) apr_ldap_rebind_remove(LDAP *ld)
206 apr_ldap_rebind_remove(ld);
H A Dapr_ldap_stub.c135 APU_DECLARE_LDAP(apr_status_t) apr_ldap_rebind_remove(LDAP *ld)

Completed in 88 milliseconds