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

/macosx-10.9.5/apache-786.1/httpd/os/win32/
H A Dap_regkey.c46 static apr_status_t regkey_cleanup(void *key) function
115 regkey_cleanup, apr_pool_cleanup_null);
123 if ((stat = regkey_cleanup(regkey)) == APR_SUCCESS) {
124 apr_pool_cleanup_kill(regkey->pool, regkey, regkey_cleanup);

Completed in 88 milliseconds