Searched refs:dump_all_config_trees (Results 1 – 4 of 4) sorted by relevance
331 int dump_all_config_trees(FILE *df, int comment);
496 dump_all_config_trees( in dump_all_config_trees() function4805 dumpfailed = dump_all_config_trees(dumpfile, 0); in save_and_apply_config_tree()
1129 if (NULL == fptr || -1 == dump_all_config_trees(fptr, 1)) { in save_config()
151889 add comment parameter to dump_config_tree() and dump_all_config_trees()