#include <configfile.h>#include <module.h>#include <hooks.h>#include <funprotos.h>Include dependency graph for secwmod.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | __SECWMOD .H |
| #define | SO_OBJECT |
| #define | CONFIG(x) ((cfgitem_t *)(x[0])) |
| #define | WRITELOG(x) ((logfn_t)(x[1])) |
| #define | INFORM(x) ((logfn_t)(x[2])) |
| #define | LOGHOOK(x) ((addhook_t)(x[3])) |
| #define | LOOPHOOK(x) ((addloop_t)(x[4])) |
|
|
|
|
|
Definition at line 15 of file secwmod.h. Referenced by secwmodinit(). |
|
|
|
|
|
Definition at line 18 of file secwmod.h. Referenced by secwmodinit(). |
|
|
|
|
|
|
|
|
|
1.4.6