Searched refs:mailbox_header_lookup_ctx (Results 1 - 25 of 39) sorted by relevance

12

/dovecot/src/lib-storage/
H A Dmailbox-header.c9 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 Dfail-mail-storage.h17 struct mailbox_header_lookup_ctx *wanted_headers);
H A Dfail-mail.c11 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 Dmail-storage-private.h287 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 Dmail-storage.h699 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 Dmail.c19 struct mailbox_header_lookup_ctx *wanted_headers)
75 struct mailbox_header_lookup_ctx *headers)
234 struct mailbox_header_lookup_ctx *headers,
H A Dfail-mailbox.c176 struct mailbox_header_lookup_ctx *wanted_headers ATTR_UNUSED)
/dovecot/src/lib-storage/index/imapc/
H A Dimapc-search.h9 struct mailbox_header_lookup_ctx *wanted_headers);
H A Dimapc-mail.h35 struct mailbox_header_lookup_ctx *wanted_headers);
43 struct mailbox_header_lookup_ctx *headers);
H A Dimapc-mail.c19 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 Dimapc-search.c208 struct mailbox_header_lookup_ctx *wanted_headers)
/dovecot/src/lib-storage/index/
H A Dindex-mail.h98 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 Dindex-search-private.h19 struct mailbox_header_lookup_ctx *extra_wanted_headers;
H A Dindex-mail-headers.c190 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 Dindex-storage.h138 struct mailbox_header_lookup_ctx *wanted_headers);
/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-mail.h18 struct mailbox_header_lookup_ctx *wanted_headers);
H A Ddbox-mail.c18 struct mailbox_header_lookup_ctx *wanted_headers)
/dovecot/src/lib-storage/index/pop3c/
H A Dpop3c-storage.h47 struct mailbox_header_lookup_ctx *wanted_headers);
H A Dpop3c-mail.c14 struct mailbox_header_lookup_ctx *wanted_headers)
/dovecot/src/doveadm/dsync/
H A Ddsync-mail.h89 struct mailbox_header_lookup_ctx *
H A Ddsync-mail.c14 struct mailbox_header_lookup_ctx *
24 struct mailbox_header_lookup_ctx *hdr_ctx;
/dovecot/src/plugins/virtual/
H A Dvirtual-storage.h194 struct mailbox_header_lookup_ctx *wanted_headers);
203 struct mailbox_header_lookup_ctx *wanted_headers);
H A Dvirtual-mail.c13 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 Dvirtual-search.c105 struct mailbox_header_lookup_ctx *wanted_headers)
/dovecot/src/doveadm/
H A Ddoveadm-mail-iter.c29 struct mailbox_header_lookup_ctx *headers_ctx;

Completed in 32 milliseconds

12