Searched refs:dict_root (Results 1 – 3 of 3) sorted by relevance
43 int dict_root(struct dict *, const char **, void **);
175 dict_root(struct dict *d, const char **k, void **data) in dict_root() function
245 while (dict_root(env->sc_tables_dict, NULL, (void **)&t)) in purge_config()