Home
last modified time | relevance | path

Searched defs:fetchargs (Results 1 – 9 of 9) sorted by relevance

/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dimapd.h85 struct fetchargs { struct
86 int fetchitems; /* Bitmask */
87 struct section *binsections; /* BINARY[x]<x> values */
89 struct section *bodysections; /* BODY[x]<x> values */
97 const char *match_seq;
102 struct namespace *namespace;
103 const char *userid;
105 strarray_t attribs;
106 int isadmin;
107 struct auth_state *authstate;
[all …]
H A Dindex.c1089 const struct fetchargs *fetchargs, in index_fetchresponses()
1169 const struct fetchargs *fetchargs, in index_fetch()
3870 const struct fetchargs *fetchargs) in index_fetchannotations()
3898 const struct fetchargs *fetchargs; member
3974 const struct fetchargs *fetchargs) in index_fetchmailboxes()
3997 const struct fetchargs *fetchargs) in index_fetchmailboxids()
4111 const struct fetchargs *fetchargs) in index_fetchreply()
H A Dimapd.c5202 struct fetchargs fetchargs; in cmd_fetch() local
5586 struct fetchargs fetchargs; in cmd_xconvfetch() local
5710 struct fetchargs *fetchargs) in do_xconvfetch()
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dimapd.h85 struct fetchargs { struct
86 int fetchitems; /* Bitmask */
87 struct section *binsections; /* BINARY[x]<x> values */
89 struct section *bodysections; /* BODY[x]<x> values */
97 const char *match_seq;
102 struct namespace *namespace;
103 const char *userid;
105 strarray_t attribs;
106 int isadmin;
107 struct auth_state *authstate;
[all …]
H A Dindex.c1087 const struct fetchargs *fetchargs, in index_fetchresponses()
1167 const struct fetchargs *fetchargs, in index_fetch()
3800 const struct fetchargs *fetchargs) in index_fetchannotations()
3828 const struct fetchargs *fetchargs; member
3904 const struct fetchargs *fetchargs) in index_fetchmailboxes()
3927 const struct fetchargs *fetchargs) in index_fetchmailboxids()
4041 const struct fetchargs *fetchargs) in index_fetchreply()
H A Dimapd.c5267 struct fetchargs fetchargs; in cmd_fetch() local
5673 struct fetchargs fetchargs; in cmd_xconvfetch() local
5797 struct fetchargs *fetchargs) in do_xconvfetch()
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dimapd.h84 struct fetchargs { struct
85 int fetchitems; /* Bitmask */
86 struct section *binsections; /* BINARY[x]<x> values */
88 struct section *bodysections; /* BODY[x]<x> values */
96 const char *match_seq;
101 struct namespace *namespace;
102 const char *userid;
104 strarray_t attribs;
105 int isadmin;
106 struct auth_state *authstate;
[all …]
H A Dindex.c1068 const struct fetchargs *fetchargs, in index_fetchresponses()
1148 const struct fetchargs *fetchargs, in index_fetch()
3772 const struct fetchargs *fetchargs) in index_fetchannotations()
3889 const struct fetchargs *fetchargs) in index_fetchreply()
H A Dimapd.c4983 struct fetchargs fetchargs; in cmd_fetch() local
5391 struct fetchargs fetchargs; in cmd_xconvfetch() local
5515 struct fetchargs *fetchargs) in do_xconvfetch()