Home
last modified time | relevance | path

Searched refs:apr_dso_unload (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/apr/include/
Dapr_dso.h66 APR_DECLARE(apr_status_t) apr_dso_unload(apr_dso_handle_t *handle);
/freebsd-10-stable/contrib/apr-util/misc/
Dapu_dso.c199 apr_dso_unload(dlhandle);
/freebsd-10-stable/contrib/apr/dso/unix/
Ddso.c167 APR_DECLARE(apr_status_t) apr_dso_unload(apr_dso_handle_t *handle) in apr_dso_unload() function