61 #ifndef USE_DYNAMIC_MAPS
85 #ifdef USE_DYNAMIC_MAPS
97 for (dp = dict_open_info; dp->
type; dp++)
110 int main(
int argc,
char **argv)
char * var_proxymap_service
DICT * dict_ldap_open(const char *, int, int)
int main(int argc, char **argv)
char * var_proxywrite_service
DICT * dict_memcache_open(const char *name, int open_flags, int dict_flags)
DICT * dict_proxy_open(const char *map, int open_flags, int dict_flags)
#define DEF_PROXYMAP_SERVICE
void mail_dict_init(void)
void dict_open_register(const char *, DICT_OPEN_FN)
DICT * dict_pgsql_open(const char *name, int unused_flags, int dict_flags)
struct DICT *(* open)(const char *, int, int)
DICT * dict_mysql_open(const char *, int, int)
char * concatenate(const char *arg0,...)
DICT * dict_sqlite_open(const char *, int, int)
void dict_test(int, char **)
#define DEF_PROXYWRITE_SERVICE
#define DICT_TYPE_MEMCACHE