|
gwenhywfar 5.14.1
|
#include <gwenhywfar/db.h>

Go to the source code of this file.
Functions | |
| int | build (GWEN_DB_NODE *dbArgs) |
| int | buildDefs (GWEN_DB_NODE *dbArgs) |
| int build | ( | GWEN_DB_NODE * | dbArgs | ) |
Definition at line 303 of file build.c.
References buildFile2(), DBG_ERROR, GWEN_DB_GetCharValue(), GWEN_LOGDOMAIN, and NULL.
Referenced by GWEN_Version(), and main().


| int buildDefs | ( | GWEN_DB_NODE * | dbArgs | ) |
Definition at line 136 of file builddefs.c.
References DBG_ERROR, doBuildDefs(), GWEN_DB_Dump(), GWEN_DB_GetCharValue(), GWEN_LOGDOMAIN, and NULL.
Referenced by main().

