opal_dl_handle_t   35 ompi/debuggers/dlopen_test.c     opal_dl_handle_t *handle;
opal_dl_handle_t   55 opal/mca/base/mca_base_component_repository.h     opal_dl_handle_t *ri_dlhandle;
opal_dl_handle_t  194 opal/mca/common/cuda/common_cuda.c opal_dl_handle_t *libcuda_handle = NULL;
opal_dl_handle_t   73 opal/mca/dl/base/base.h                                opal_dl_handle_t **handle, char **err_msg);
opal_dl_handle_t   81 opal/mca/dl/base/base.h OPAL_DECLSPEC int opal_dl_lookup(opal_dl_handle_t *handle,
opal_dl_handle_t   91 opal/mca/dl/base/base.h OPAL_DECLSPEC int opal_dl_close(opal_dl_handle_t *handle);
opal_dl_handle_t   27 opal/mca/dl/base/dl_base_fns.c                  opal_dl_handle_t **handle, char **err_msg)
opal_dl_handle_t   39 opal/mca/dl/base/dl_base_fns.c int opal_dl_lookup(opal_dl_handle_t *handle,
opal_dl_handle_t   50 opal/mca/dl/base/dl_base_fns.c int opal_dl_close(opal_dl_handle_t *handle)
opal_dl_handle_t   60 opal/mca/dl/dl.h struct opal_dl_handle_t;
opal_dl_handle_t   61 opal/mca/dl/dl.h typedef struct opal_dl_handle_t opal_dl_handle_t;
opal_dl_handle_t   90 opal/mca/dl/dl.h      opal_dl_handle_t **handle, char **err_msg);
opal_dl_handle_t  110 opal/mca/dl/dl.h     (opal_dl_handle_t *handle, const char *symbol, void **ptr, char **err_msg);
opal_dl_handle_t  124 opal/mca/dl/dl.h     (opal_dl_handle_t *handle);
opal_dl_handle_t   53 opal/mca/dl/dlopen/dl_dlopen_module.c                        opal_dl_handle_t **handle, char **err_msg)
opal_dl_handle_t  109 opal/mca/dl/dlopen/dl_dlopen_module.c         *handle = calloc(1, sizeof(opal_dl_handle_t));
opal_dl_handle_t  125 opal/mca/dl/dlopen/dl_dlopen_module.c static int dlopen_lookup(opal_dl_handle_t *handle, const char *symbol,
opal_dl_handle_t  145 opal/mca/dl/dlopen/dl_dlopen_module.c static int dlopen_close(opal_dl_handle_t *handle)
opal_dl_handle_t   20 opal/mca/dl/libltdl/dl_libltdl_module.c                        opal_dl_handle_t **handle, char **err_msg)
opal_dl_handle_t   52 opal/mca/dl/libltdl/dl_libltdl_module.c         *handle = calloc(1, sizeof(opal_dl_handle_t));
opal_dl_handle_t   74 opal/mca/dl/libltdl/dl_libltdl_module.c static int libltdl_lookup(opal_dl_handle_t *handle, const char *symbol,
opal_dl_handle_t   98 opal/mca/dl/libltdl/dl_libltdl_module.c static int libltdl_close(opal_dl_handle_t *handle)