Searched refs:install_root (Results 1 – 2 of 2) sorted by relevance
45 static char *install_root = NULL; variable134 if (strcmp(install_root, path)) in set_inst_root()142 install_root = NULL; in set_inst_root()155 install_root = tmp_path; in set_inst_root()159 install_root_len = strlen(install_root); in set_inst_root()165 z_set_zone_root(install_root); in set_inst_root()287 return (install_root); in get_inst_root()317 else if (strncmp(path, install_root, install_root_len) == 0) { in orig_path_ptr()
862 char *install_root; in get_mntinfo() local894 install_root = get_inst_root(); in get_mntinfo()895 if (install_root && strcmp(install_root, "/") != 0 && map_client) { in get_mntinfo()918 install_root, VFSTAB); in get_mntinfo()956 install_root); in get_mntinfo()960 install_root, vfs->vfs_mountp); in get_mntinfo()