#include "rule.h"


Go to the source code of this file.
Defines | |
| #define | PARSE_CONFIG_H 1 |
Functions | |
| rule * | parse_config_file (char *filename) |
| #define PARSE_CONFIG_H 1 |
Definition at line 27 of file parse_config.h.
| rule* parse_config_file | ( | char * | filename | ) |
Definition at line 243 of file parse_config.c.
References file, LINE_LENGTH, LM_WARN, NULL, and parse_config_line().
Referenced by load_fixup(), and mod_init().
1.5.6