| /dovecot/src/lib-storage/index/mbox/ |
| H A D | mbox-md5.h | 7 struct mbox_md5_context *(*init)(void); member in struct:mbox_md5_vfuncs
|
| /dovecot/src/doveadm/ |
| H A D | doveadm-print-private.h | 15 void (*init)(void); member in struct:doveadm_print_vfuncs
|
| H A D | doveadm-mail.h | 27 do any actual work. The init() is called also when doveadm is 30 void (*init)(struct doveadm_mail_cmd_context *ctx, member in struct:doveadm_mail_cmd_vfuncs 49 preinit() or init() was never called. */ 143 the command's init() function. */
|
| /dovecot/src/lib/ |
| H A D | hash-method.h | 13 void (*init)(void *context); member in struct:hash_method
|
| H A D | module-dir.h | 34 void (*init)(struct module *module); member in struct:module 59 /* Call init() in all modules */
|
| /dovecot/src/login-common/ |
| H A D | login-common.h | 35 void (*init)(void); member in struct:login_binary
|
| /dovecot/src/auth/ |
| H A D | userdb.h | 35 /* number of time init() has been called */ 56 void (*init)(struct userdb_module *module); member in struct:userdb_module_interface
|
| H A D | passdb.h | 38 void (*init)(struct passdb_module *module); member in struct:passdb_module_interface 75 /* number of time init() has been called */
|
| /dovecot/src/plugins/push-notification/ |
| H A D | push-notification-drivers.h | 27 int (*init)(struct push_notification_driver_config *config, member in struct:push_notification_driver_vfuncs
|
| H A D | push-notification-events.h | 97 struct push_notification_event_vfuncs_init init; member in struct:push_notification_event
|
| /dovecot/src/lib-dict/ |
| H A D | dict-private.h | 8 int (*init)(struct dict *dict_driver, const char *uri, member in struct:dict_vfuncs
|
| /dovecot/src/lib-lua/ |
| H A D | dlua-script-private.h | 48 bool init:1; member in struct:dlua_script
|
| /dovecot/src/lib-otp/ |
| H A D | otp-hash.c | 18 void (*init)(void *ctx); member in struct:digest 121 ctx->digest->init(&ctx->ctx);
|
| /dovecot/src/plugins/acl/ |
| H A D | acl-api-private.h | 15 int (*init)(struct acl_backend *backend, const char *data); member in struct:acl_backend_vfuncs
|
| /dovecot/src/plugins/fts/ |
| H A D | fts-api-private.h | 14 int (*init)(struct fts_backend *backend, const char **error_r); member in struct:fts_backend_vfuncs
|
| /dovecot/src/imap/ |
| H A D | imap-fetch.h | 30 bool (*init)(struct imap_fetch_init_context *ctx); member in struct:imap_fetch_handler 131 bool (*init)(struct imap_fetch_init_context *));
|
| /dovecot/src/plugins/quota/ |
| H A D | quota-private.h | 55 int (*init)(struct quota_root *root, const char *args, member in struct:quota_backend_vfuncs 127 /* this is set in quota init(), because namespaces aren't known yet.
|
| /dovecot/src/lib-sql/ |
| H A D | sql-api-private.h | 57 struct sql_db *(*init)(const char *connect_string); member in struct:sql_db_vfuncs
|
| /dovecot/src/lib-storage/ |
| H A D | mailbox-list-private.h | 38 int (*init)(struct mailbox_list *list, const char **error_r); member in struct:mailbox_list_vfuncs
|
| /dovecot/src/lib-fs/ |
| H A D | fs-api-private.h | 22 int (*init)(struct fs *fs, const char *args, member in struct:fs_vfuncs
|