Searched refs:rte_cfgfile_load_with_params (Results 1 – 4 of 4) sorted by relevance
12 rte_cfgfile_load_with_params;
91 struct rte_cfgfile *rte_cfgfile_load_with_params(const char *filename,
162 return rte_cfgfile_load_with_params(filename, flags, in rte_cfgfile_load()167 rte_cfgfile_load_with_params(const char *filename, int flags, in rte_cfgfile_load_with_params() function
115 cfgfile = rte_cfgfile_load_with_params(CFG_FILES_ETC "/sample2.ini", 0, in test_cfgfile_sample2()186 cfgfile = rte_cfgfile_load_with_params(CFG_FILES_ETC "/sample2.ini", 0, in test_cfgfile_invalid_comment()