17#include "apr_arch_dso.h"
29 (*aprdso)->handle =
osdso;
30 (*aprdso)->pool =
pool;
51 symbol =
dso->symbols;
54 symbol = symbol->
next;
86 (*res_handle)->errormsg =
dlerror();
91 (*res_handle)->pool =
pool;
92 (*res_handle)->errormsg =
NULL;
93 (*res_handle)->symbols =
NULL;
133 return dso->errormsg;
APR Portability Routines.
request_rec int int apr_table_t const char * path
apr_pool_t const char apr_dbd_t ** handle
const void apr_status_t(*) apr_status_t(* APR_DECLARE)(void) apr_pool_pre_cleanup_register(apr_pool_t *p
const char int apr_pool_t * pool
#define APR_FILEPATH_NATIVE
#define apr_pcalloc(p, size)
void * apr_os_dso_handle_t
static apr_status_t dso_cleanup(void *thedso)