Home
last modified time | relevance | path

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

/bootable/diskinstaller/
Dinstaller.c378 char *inst_conf_file = "/system/etc/installer.conf"; in main() local
396 inst_conf_file = optarg; in main()
452 if (!(config = read_conf_file(inst_conf_file))) in main()
462 inst_conf_file); in main()