Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dfixpath.c132 if (install_root_exists) 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()
635 if (install_root_exists) { in set_client_basedir()
711 if (install_root_exists) in get_info_basedir()
722 return (install_root_exists); in is_an_inst_root()
[all …]