Searched refs:imap_urlauth_worker_settings (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/imap-urlauth/
H A Dimap-urlauth-worker-settings.h6 struct imap_urlauth_worker_settings { struct
14 extern const struct imap_urlauth_worker_settings imap_urlauth_worker_default_settings;
H A Dimap-urlauth-worker-settings.c53 { type, #name, offsetof(struct imap_urlauth_worker_settings, name), NULL }
64 const struct imap_urlauth_worker_settings imap_urlauth_worker_default_settings = {
82 .struct_size = sizeof(struct imap_urlauth_worker_settings),
H A Dimap-urlauth-worker.c71 const struct imap_urlauth_worker_settings *set;
550 struct imap_urlauth_worker_settings *set;

Completed in 12 milliseconds