Searched refs:parse_file (Results 1 – 6 of 6) sorted by relevance
142 kconfig = kunit_config.parse_file(UML_KCONFIG_PATH)172 return kunit_config.parse_file(path)182 partial = kunit_config.parse_file(path)269 validated_kconfig = kunit_config.parse_file(kconfig_path)307 old_kconfig = kunit_config.parse_file(old_path)317 existing_kconfig = kunit_config.parse_file(kconfig_path)
81 def parse_file(path: str) -> Kconfig: function
56 kconfig = kunit_config.parse_file(kconfig_path)79 actual_kconfig = kunit_config.parse_file(kconfig_path)
258 static int parse_file(const char *fname, struct md4_ctx *md) in parse_file() function345 if (!parse_file(p, md)) { in parse_source_files()373 if (!parse_file(line, md)) { in parse_source_files()
465 parse_file($file);494 sub parse_file subroutine
1103 static void parse_file(const char *name) in parse_file() function1286 parse_file(optarg); in main()