Searched defs:etm_dl_mode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c540 static int etm_dl_mode = (RTLD_NOW | RTLD_LOCAL); variable
3616 if ((etm_dl_hdl = dlopen(etm_dl_path, etm_dl_mode)) == NULL) {

Completed in 68 milliseconds