Searched defs:util_ldap_cleanup_module (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/ldap/
H A Dutil_ldap.c2878 static apr_status_t util_ldap_cleanup_module(void *data) function
2998 apr_pool_cleanup_register(p, s, util_ldap_cleanup_module,
2999 util_ldap_cleanup_module);

Completed in 17 milliseconds