#include "mapiproxy/dcesrv_mapiproxy.h"
#include "libmapiproxy.h"
#include <util/debug.h>
#include <dlfcn.h>
#include <dirent.h>
Macros | |
#define | SAMBA_INIT_MODULE "samba_init_module" |
Functions | |
openchange_plugin_init_fn * | load_openchange_plugins (TALLOC_CTX *mem_ctx, const char *subsystem) |
static openchange_plugin_init_fn | load_plugin (const char *path) |
#define SAMBA_INIT_MODULE "samba_init_module" |
Referenced by load_plugin().
openchange_plugin_init_fn* load_openchange_plugins | ( | TALLOC_CTX * | mem_ctx, |
const char * | subsystem | ||
) |
References load_plugin().
Referenced by mapiproxy_module_init(), and mapiproxy_server_init().
|
static |
References SAMBA_INIT_MODULE.
Referenced by load_openchange_plugins().
![]() ![]() ![]() |
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |