Home
last modified time | relevance | path

Searched defs:cfgfile (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cfgfile.c51 _test_cfgfile_sample(struct rte_cfgfile *cfgfile) in _test_cfgfile_sample()
89 struct rte_cfgfile *cfgfile; in test_cfgfile_sample1() local
108 struct rte_cfgfile *cfgfile; in test_cfgfile_sample2() local
131 struct rte_cfgfile *cfgfile; in test_cfgfile_realloc_sections() local
168 struct rte_cfgfile *cfgfile; in test_cfgfile_invalid_section_header() local
180 struct rte_cfgfile *cfgfile; in test_cfgfile_invalid_comment() local
196 struct rte_cfgfile *cfgfile; in test_cfgfile_invalid_key_value_pair() local
207 struct rte_cfgfile *cfgfile; in test_cfgfile_empty_key_value_pair() local
236 struct rte_cfgfile *cfgfile; in test_cfgfile_missing_section() local
247 struct rte_cfgfile *cfgfile; in test_cfgfile_global_properties() local
[all …]
/f-stack/app/redis-5.0.5/tests/
H A Dinstances.tcl39 proc exec_instance {type cfgfile} {
/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c189 static const char *cfgfile; variable