|
OpenDNSSEC-enforcer
2.1.3
|
Go to the source code of this file.
Functions | |
| engine_type * | getglobalcontext (cmdhandler_ctx_type *) |
| db_connection_t * | getconnectioncontext (cmdhandler_ctx_type *) |
Variables | |
| struct cmd_func_block ** | enforcercommands |
| db_connection_t* getconnectioncontext | ( | cmdhandler_ctx_type * | ) |
Definition at line 108 of file enforcercommands.c.
| engine_type* getglobalcontext | ( | cmdhandler_ctx_type * | ) |
Definition at line 102 of file enforcercommands.c.
| struct cmd_func_block** enforcercommands |
Command handler.
Definition at line 40 of file enforcercommands.h.
1.8.13