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

dlr_oracle.c File Reference

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

Include dependency graph for dlr_oracle.c:

Include dependency graph

Go to the source code of this file.

Functions

dlr_storagedlr_init_oracle (Cfg *cfg)


Function Documentation

struct dlr_storage* dlr_init_oracle Cfg cfg  ) 
 

Definition at line 394 of file dlr_oracle.c.

Referenced by dlr_init().

00395 {
00396     return NULL;
00397 }

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