Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

dlr_sdb.c File Reference

#include "gwlib/gwlib.h"
#include "gwlib/dbpool.h"
#include "dlr_p.h"

Include dependency graph for dlr_sdb.c:

Include dependency graph

Go to the source code of this file.

Functions

dlr_storagedlr_init_sdb (Cfg *cfg)


Function Documentation

struct dlr_storage* dlr_init_sdb Cfg cfg  ) 
 

Definition at line 455 of file dlr_sdb.c.

Referenced by dlr_init().

00456 {
00457     return NULL;
00458 }

See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.