Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c46 static int install_root_exists = 0; /* An install root was specified */ variable
132 if (install_root_exists) in set_inst_root()
141 install_root_exists = 0; /* reset */ in set_inst_root()
157 install_root_exists = 1; in set_inst_root()
167 install_root_exists = 0; in set_inst_root()
184 if (install_root_exists) { in fixpath()
221 if (install_root_exists) in fixpath()
241 if (install_root_exists) { in fixpath_dup()
273 if (install_root_exists) in fixpath_dup()
310 if (!install_root_exists) /* if no install_root */ in orig_path_ptr()
[all …]