Searched defs:cfgfile (Results 1 – 3 of 3) sorted by relevance
51 _test_cfgfile_sample(struct rte_cfgfile *cfgfile) in _test_cfgfile_sample()89 struct rte_cfgfile *cfgfile; in test_cfgfile_sample1() local108 struct rte_cfgfile *cfgfile; in test_cfgfile_sample2() local131 struct rte_cfgfile *cfgfile; in test_cfgfile_realloc_sections() local168 struct rte_cfgfile *cfgfile; in test_cfgfile_invalid_section_header() local180 struct rte_cfgfile *cfgfile; in test_cfgfile_invalid_comment() local196 struct rte_cfgfile *cfgfile; in test_cfgfile_invalid_key_value_pair() local207 struct rte_cfgfile *cfgfile; in test_cfgfile_empty_key_value_pair() local236 struct rte_cfgfile *cfgfile; in test_cfgfile_missing_section() local247 struct rte_cfgfile *cfgfile; in test_cfgfile_global_properties() local[all …]
39 proc exec_instance {type cfgfile} {
189 static const char *cfgfile; variable