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

/illumos-gate/usr/src/lib/fm/libldom/sparc/
H A Dldom.c70 static const char *ldom_dl_path = "libpri.so.1"; variable
92 if ((ldom_dl_hp = dlopen(ldom_dl_path, ldom_dl_mode)) == NULL)

Completed in 742 milliseconds