Home
last modified time | relevance | path

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

/illumos-gate/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.c875 if (is_an_inst_root()) { in main()
1146 if (is_an_inst_root()) { in main()
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c262 if (pkgrmremote && (!is_an_inst_root() || fflag || INSTALF)) { in main()
286 if (is_an_inst_root()) { in main()
425 if (is_a_cl_basedir() && !is_an_inst_root()) { in main()
444 } else if (is_an_inst_root()) { in main()
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c503 if (is_an_inst_root()) { in main()
695 } else if (is_an_inst_root()) { in main()
1176 if (is_an_inst_root()) { in rmclass()
1261 if (is_an_inst_root()) { in rmclass()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.c494 if (is_an_inst_root()) { in main()
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h223 extern int is_an_inst_root __P((void));
/illumos-gate/usr/src/cmd/svr4pkg/pkgrm/
H A Dmain.c547 if (is_an_inst_root() != 0) { in main()
1751 if (is_an_inst_root()) { in pkgRemove()