Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libadm/common/
H A Dpkgparam.c56 static char *pkg_inst_root = NULL; variable
491 pkg_inst_root = strdup(path); in set_install_root()
497 return (pkg_inst_root); in get_install_root()