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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_portable.h74 typedef HANDLE apr_os_dso_handle_t; typedef
87 typedef HMODULE apr_os_dso_handle_t; typedef
108 typedef image_id apr_os_dso_handle_t; typedef
121 typedef void * apr_os_dso_handle_t; typedef
166 /** @var apr_os_dso_handle_t
171 typedef shl_t apr_os_dso_handle_t; typedef
174 typedef NSModule apr_os_dso_handle_t; typedef
176 typedef void * apr_os_dso_handle_t; typedef
505 apr_os_dso_handle_t thedso,
513 APR_DECLARE(apr_status_t) apr_os_dso_handle_get(apr_os_dso_handle_t *ds
[all...]
/freebsd-11-stable/contrib/apr/dso/unix/
H A Ddso.c42 apr_os_dso_handle_t osdso,
51 APR_DECLARE(apr_status_t) apr_os_dso_handle_get(apr_os_dso_handle_t *osdso,

Completed in 183 milliseconds