Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgparam/
H A Dpkgparam.c99 if (!set_inst_root(getenv("PKG_INSTALL_ROOT"))) { in main()
121 if (!set_inst_root(optarg)) { in main()
/titanic_41/usr/src/cmd/svr4pkg/installf/
H A Dmain.c196 if (!set_inst_root(getenv("PKG_INSTALL_ROOT"))) { in main()
244 if (!set_inst_root(optarg)) { in main()
/titanic_41/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.c171 if (!set_inst_root(getenv("PKG_INSTALL_ROOT"))) { in main()
339 if (!set_inst_root(Rvalue)) { in main()
/titanic_41/usr/src/cmd/svr4pkg/pkginfo/
H A Dpkginfo.c172 if (!set_inst_root(getenv("PKG_INSTALL_ROOT"))) { in main()
255 if (!set_inst_root(optarg)) { in main()
/titanic_41/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c208 if (!set_inst_root(getenv("PKG_INSTALL_ROOT"))) { in main()
411 if (!set_inst_root(optarg)) { in main()
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c123 set_inst_root(char *path) in set_inst_root() function
/titanic_41/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h216 extern int set_inst_root __P((char *path));
/titanic_41/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c329 if (!set_inst_root(getenv("PKG_INSTALL_ROOT"))) { in main()
677 if (!set_inst_root(optarg)) { in main()
/titanic_41/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c271 if (!set_inst_root(getenv("PKG_INSTALL_ROOT"))) { in main()
438 if (!set_inst_root(optarg)) { in main()
/titanic_41/usr/src/cmd/svr4pkg/pkgadd/
H A Dmain.c707 if (!set_inst_root(Rpath)) { in main()