#include <stdio.h>
#include <stdlib.h>
#include "conftree.h"
#include "confpile.h"
Go to the source code of this file.
Functions | |
main (int argc, char *argv[]) |
|
Definition at line 7 of file cftd.c. References cft_DumpConfig(), cft_init(), cft_ReadConfig(), iError, MyCONF, and NULL. Referenced by main(). |