Searched refs:inst_rootfs (Results 1 – 1 of 1) sorted by relevance
48 static char *inst_rootfs; variable145 error = setpath(&inst_rootfs, val); in read_metatags()171 if (inst_rootfs != NULL) { in cleanup()172 free(inst_rootfs); in cleanup()173 inst_rootfs = NULL; in cleanup()351 s = (inst_rootfs == NULL) ? "/install.iso" : inst_rootfs; in install()