HomeSort by relevance Sort by last modified time
    Searched full:inst_conf_file (Results 1 - 1 of 1) sorted by null

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

Completed in 47 milliseconds