Searched refs:apr_dso_unload (Results 1 – 3 of 3) sorted by relevance
66 APR_DECLARE(apr_status_t) apr_dso_unload(apr_dso_handle_t *handle);
199 apr_dso_unload(dlhandle);
167 APR_DECLARE(apr_status_t) apr_dso_unload(apr_dso_handle_t *handle) in apr_dso_unload() function