Searched refs:etm_dl_path (Results 1 – 1 of 1) sorted by relevance
539 static const char *etm_dl_path = "libds.so.1"; variable3616 if ((etm_dl_hdl = dlopen(etm_dl_path, etm_dl_mode)) == NULL) { in etm_ds_init()3617 fmd_hdl_debug(hdl, "error: failed to dlopen %s\n", etm_dl_path); in etm_ds_init()