Searched refs:mailbox_header_lookup_ctx (Results 1 - 25 of 39) sorted by relevance
12
/dovecot/src/lib-storage/ |
H A D | mailbox-header.c | 9 static struct mailbox_header_lookup_ctx * 17 struct mailbox_header_lookup_ctx *ctx; 45 pool = pool_alloconly_create("mailbox_header_lookup_ctx", 1024); 46 ctx = p_new(pool, struct mailbox_header_lookup_ctx, 1); 64 struct mailbox_header_lookup_ctx * 67 struct mailbox_header_lookup_ctx *ctx; 75 void mailbox_header_lookup_ref(struct mailbox_header_lookup_ctx *ctx) 81 void mailbox_header_lookup_unref(struct mailbox_header_lookup_ctx **_ctx) 83 struct mailbox_header_lookup_ctx *ctx = *_ctx;
|
H A D | fail-mail-storage.h | 17 struct mailbox_header_lookup_ctx *wanted_headers);
|
H A D | fail-mail.c | 11 struct mailbox_header_lookup_ctx *wanted_headers ATTR_UNUSED) 67 struct mailbox_header_lookup_ctx *headers ATTR_UNUSED) 162 struct mailbox_header_lookup_ctx *headers ATTR_UNUSED,
|
H A D | mail-storage-private.h | 287 struct mailbox_header_lookup_ctx *wanted_headers); 294 struct mailbox_header_lookup_ctx *wanted_headers); 478 struct mailbox_header_lookup_ctx *headers); 500 struct mailbox_header_lookup_ctx *headers, 549 struct mailbox_header_lookup_ctx *wanted_headers; 638 struct mailbox_header_lookup_ctx *wanted_headers; 715 struct mailbox_header_lookup_ctx { struct
|
H A D | mail-storage.h | 699 struct mailbox_header_lookup_ctx * 701 void mailbox_header_lookup_ref(struct mailbox_header_lookup_ctx *ctx); 702 void mailbox_header_lookup_unref(struct mailbox_header_lookup_ctx **ctx); 711 struct mailbox_header_lookup_ctx *wanted_headers); 834 struct mailbox_header_lookup_ctx *wanted_headers) 846 struct mailbox_header_lookup_ctx *headers) 906 struct mailbox_header_lookup_ctx *headers,
|
H A D | mail.c | 19 struct mailbox_header_lookup_ctx *wanted_headers) 75 struct mailbox_header_lookup_ctx *headers) 234 struct mailbox_header_lookup_ctx *headers,
|
H A D | fail-mailbox.c | 176 struct mailbox_header_lookup_ctx *wanted_headers ATTR_UNUSED)
|
/dovecot/src/lib-storage/index/imapc/ |
H A D | imapc-search.h | 9 struct mailbox_header_lookup_ctx *wanted_headers);
|
H A D | imapc-mail.h | 35 struct mailbox_header_lookup_ctx *wanted_headers); 43 struct mailbox_header_lookup_ctx *headers);
|
H A D | imapc-mail.c | 19 struct mailbox_header_lookup_ctx *wanted_headers) 217 struct mailbox_header_lookup_ctx *headers, 249 struct mailbox_header_lookup_ctx *headers; 342 struct mailbox_header_lookup_ctx *headers) 360 struct mailbox_header_lookup_ctx *header_ctx; 421 struct mailbox_header_lookup_ctx *headers)
|
H A D | imapc-search.c | 208 struct mailbox_header_lookup_ctx *wanted_headers)
|
/dovecot/src/lib-storage/index/ |
H A D | index-mail.h | 98 struct mailbox_header_lookup_ctx *wanted_headers; 165 struct mailbox_header_lookup_ctx *wanted_headers); 169 struct mailbox_header_lookup_ctx *_wanted_headers); 177 struct mailbox_header_lookup_ctx *headers); 187 struct mailbox_header_lookup_ctx *headers) 193 struct mailbox_header_lookup_ctx *headers, 203 struct mailbox_header_lookup_ctx *headers,
|
H A D | index-search-private.h | 19 struct mailbox_header_lookup_ctx *extra_wanted_headers;
|
H A D | index-mail-headers.c | 190 struct mailbox_header_lookup_ctx *headers) 435 struct mailbox_header_lookup_ctx *headers, 490 struct mailbox_header_lookup_ctx *header_ctx; 626 struct mailbox_header_lookup_ctx *headers_ctx; 872 struct mailbox_header_lookup_ctx *headers,
|
H A D | index-storage.h | 138 struct mailbox_header_lookup_ctx *wanted_headers);
|
/dovecot/src/lib-storage/index/dbox-common/ |
H A D | dbox-mail.h | 18 struct mailbox_header_lookup_ctx *wanted_headers);
|
H A D | dbox-mail.c | 18 struct mailbox_header_lookup_ctx *wanted_headers)
|
/dovecot/src/lib-storage/index/pop3c/ |
H A D | pop3c-storage.h | 47 struct mailbox_header_lookup_ctx *wanted_headers);
|
H A D | pop3c-mail.c | 14 struct mailbox_header_lookup_ctx *wanted_headers)
|
/dovecot/src/doveadm/dsync/ |
H A D | dsync-mail.h | 89 struct mailbox_header_lookup_ctx *
|
H A D | dsync-mail.c | 14 struct mailbox_header_lookup_ctx * 24 struct mailbox_header_lookup_ctx *hdr_ctx;
|
/dovecot/src/plugins/virtual/ |
H A D | virtual-storage.h | 194 struct mailbox_header_lookup_ctx *wanted_headers); 203 struct mailbox_header_lookup_ctx *wanted_headers);
|
H A D | virtual-mail.c | 13 struct mailbox_header_lookup_ctx *wanted_headers; 29 struct mailbox_header_lookup_ctx *wanted_headers) 154 struct mailbox_header_lookup_ctx *backend_headers; 257 struct mailbox_header_lookup_ctx *headers) 400 struct mailbox_header_lookup_ctx *headers, 405 struct mailbox_header_lookup_ctx *backend_headers;
|
H A D | virtual-search.c | 105 struct mailbox_header_lookup_ctx *wanted_headers)
|
/dovecot/src/doveadm/ |
H A D | doveadm-mail-iter.c | 29 struct mailbox_header_lookup_ctx *headers_ctx;
|
Completed in 32 milliseconds
12