uldap_connection_close  179 include/util_ldap.h APR_DECLARE_OPTIONAL_FN(void,uldap_connection_close,(util_ldap_connection_t *ldc));
uldap_connection_close 1207 modules/aaa/mod_authnz_ldap.c     util_ldap_connection_close  = APR_RETRIEVE_OPTIONAL_FN(uldap_connection_close);
uldap_connection_close  202 modules/ldap/util_ldap.c         uldap_connection_close(ldc);
uldap_connection_close 2131 modules/ldap/util_ldap.c     APR_REGISTER_OPTIONAL_FN(uldap_connection_close);