Searched refs:get_install_root (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libadm/inc/
H A Dlibadm.h118 extern char *get_install_root(void);
/illumos-gate/usr/src/lib/libpkg/common/
H A Dncgrpw.c73 extern char *get_install_root(void);
600 if ((instroot = get_install_root()) != NULL) {
639 if ((instroot = get_install_root()) != NULL) {
677 if ((instroot = get_install_root()) != NULL) {
716 if ((instroot = get_install_root()) != NULL) {
/illumos-gate/usr/src/lib/libadm/common/
H A Dpkgparam.c495 get_install_root() function
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c73 extern char *get_install_root(void);

Completed in 64 milliseconds