Searched refs:apr_os_dso_handle_t (Results 1 – 2 of 2) sorted by relevance
71 typedef HANDLE apr_os_dso_handle_t; typedef84 typedef HMODULE apr_os_dso_handle_t;105 typedef image_id apr_os_dso_handle_t;118 typedef void * apr_os_dso_handle_t;164 typedef shl_t apr_os_dso_handle_t;167 typedef NSModule apr_os_dso_handle_t;169 typedef void * apr_os_dso_handle_t;464 apr_os_dso_handle_t thedso,472 APR_DECLARE(apr_status_t) apr_os_dso_handle_get(apr_os_dso_handle_t *dso,
42 apr_os_dso_handle_t osdso, in apr_os_dso_handle_put()51 APR_DECLARE(apr_status_t) apr_os_dso_handle_get(apr_os_dso_handle_t *osdso, in apr_os_dso_handle_get()