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

/httpd/modules/core/
H A Dmod_so.c146 static const char *dso_load(cmd_parms *cmd, apr_dso_handle_t **modhandlep, function
263 error = dso_load(cmd, &modhandle, filename, &module_file);
332 error = dso_load(cmd, &handle, filename, &used_file);

Completed in 1739 milliseconds