Searched refs:config_tree (Results 1 – 4 of 4) sorted by relevance
163 config_tree cfgt; /* Parser output stored here */164 config_tree *cfg_tree_history; /* History of configs */237 static void init_syntax_tree(config_tree *);241 static void free_auth_node(config_tree *);244 static void free_config_access(config_tree *);245 static void free_config_auth(config_tree *);246 static void free_config_fudge(config_tree *);247 static void free_config_device(config_tree *);248 static void free_config_logconfig(config_tree *);249 static void free_config_monitor(config_tree *);[all …]
114 extern config_tree cfgt; /* Parser output stored here */
209 typedef struct config_tree_tag config_tree; typedef211 config_tree * link;342 int dump_config_tree(config_tree *ptree, FILE *df, int comment);
174224 rename config_tree.prior to link to reflect use174228 rename config_tree.prior to link to reflect use174317 Added source and timestamp to the config_tree structure174320 Added source and timestamp to the config_tree structure175303 remove unused leftovers, add list link field to struct config_tree175318 parse to struct config_tree cfgt rather than my_config175321 parse to struct config_tree cfgt rather than my_config175324 parse to struct config_tree cfgt rather than my_config