Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/pkginstall/
H A Dsortmap.c83 if (is_relocatable() && is_an_inst_root()) in sortmap()
102 if (is_an_inst_root()) { in sortmap()
136 if (is_relocatable() && is_an_inst_root()) in sortmap()
139 if (is_an_inst_root()) { in sortmap()
H A Dmerginfo.c123 if (is_an_inst_root()) { in set_infoloc()
H A Dmain.c871 if (is_an_inst_root()) { in main()
1142 if (is_an_inst_root()) { in main()
/titanic_44/usr/src/cmd/svr4pkg/installf/
H A Dmain.c263 if (pkgrmremote && (!is_an_inst_root() || fflag || INSTALF)) { in main()
287 if (is_an_inst_root()) { in main()
426 if (is_a_cl_basedir() && !is_an_inst_root()) { in main()
445 } else if (is_an_inst_root()) { in main()
/titanic_44/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c500 if (is_an_inst_root()) { in main()
692 } else if (is_an_inst_root()) { in main()
1181 if (is_an_inst_root()) { in rmclass()
1266 if (is_an_inst_root()) { in rmclass()
/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c720 is_an_inst_root(void) in is_an_inst_root() function
821 client_offset = (is_an_inst_root()) ? install_root_len : 0; in eval_path()
/titanic_44/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.c497 if (is_an_inst_root()) { in main()
/titanic_44/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h220 extern int is_an_inst_root __P((void));
/titanic_44/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c544 if (is_an_inst_root() != 0) { in main()
1748 if (is_an_inst_root()) { in pkgRemove()