Home
last modified time | relevance | path

Searched refs:ldom_dl_path (Results 1 – 1 of 1) sorted by relevance

/titanic_41/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) in ldom_pri_config()