Searched defs:errstr (Results 1 - 25 of 51) sorted by relevance

123

/dovecot/src/imap/
H A Dimap-status.h13 const char *errstr; member in struct:imap_status_result
H A Dcmd-close.c12 const char *errstr, *tagged_reply = "OK Close completed."; local
22 errstr = mailbox_get_last_error(mailbox, &error);
27 "OK Closed without expunging: %s", errstr);
H A Dcmd-delete.c11 const char *name, *errstr; local
43 errstr = mailbox_get_last_error(box, &error);
48 client_send_tagline(cmd, t_strdup_printf("NO %s", errstr));
H A Dcmd-expunge.c13 const char *errstr; local
22 errstr = mailbox_get_last_error(client->mailbox, &error);
29 errstr));
H A Dimap-status.c67 const char *errstr; local
92 errstr = mailbox_get_last_error(box, &result_r->error);
93 result_r->errstr = imap_get_error_string(cmd, errstr,
H A Dcmd-fetch.c216 const char *errstr; local
232 errstr = mailbox_get_last_error(cmd->client->mailbox, &error);
234 errstr = ctx->errstr;
240 "NO ["IMAP_RESP_CODE_UNKNOWN_CTE"] %s", errstr);
244 "NO ["IMAP_RESP_CODE_PARSE"] %s", errstr);
252 t_strconcat("FETCH failed: ", errstr, NULL));
261 "NO ["IMAP_RESP_CODE_SERVERBUG"] %s", errstr);
H A Dimap-fetch.h96 const char *errstr; member in struct:imap_fetch_context
/dovecot/src/doveadm/dsync/
H A Ddsync-brain-mailbox-tree-sync.c17 const char *errstr; local
25 errstr = mailbox_get_last_internal_error(box, &error);
28 mailbox_get_vname(box), errstr);
117 const char *errstr, *func_name = NULL, *storage_name; local
130 &box, &errstr, error_r);
134 guid_128_to_string(change->mailbox_guid), errstr);
141 guid_128_to_string(change->mailbox_guid), errstr));
151 errstr = mailbox_list_get_last_internal_error(change->ns->list, &error);
156 change->full_name, errstr));
160 errstr);
[all...]
H A Ddsync-brain-mails.c114 const char *errstr; local
118 &errstr, &error) < 0) {
120 mailbox_get_vname(brain->box), errstr);
H A Ddsync-mailbox-tree-fill.c84 const char *errstr; local
98 errstr = mailbox_get_last_internal_error(box, &error);
108 info->vname, errstr);
/dovecot/src/lib-storage/
H A Dmail-copy.c12 const char *errstr; local
18 errstr = mail_storage_get_last_error(mail->box->storage, &error);
20 t_strdup_printf("%s (%s)", errstr, func));
H A Dtest-mail-storage.c45 const char *errstr; local
122 errstr = mail_storage_get_last_internal_error(&storage, &mail_error);
123 test_assert(strncmp(errstr, "critical3: ", 11) == 0);
124 test_assert(strstr(errstr+11, MAIL_ERRSTR_CRITICAL_MSG) != NULL);
/dovecot/src/lib/
H A Dprintf-format-fix.c9 const char *errstr; local
16 errstr = strerror(errno);
22 len2 = strlen(errstr);
28 memcpy(buf + len1, errstr, len2);
H A Dioloop-epoll.c145 const char *errstr = t_strdup_printf( local
149 i_panic("%s", errstr);
151 i_error("%s", errstr);
H A Diostream.c126 const char *errstr; local
130 errstr = i_stream_get_error(input);
133 errstr = o_stream_get_error(output);
136 errstr = "";
142 return t_strdup_printf("Connection closed: %s", errstr);
/dovecot/src/lib-imap-urlauth/
H A Dimap-urlauth-backend.c136 const char *errstr; local
140 errstr = mailbox_get_last_internal_error(box, &error);
144 mailbox_get_vname(box), errstr);
/dovecot/src/plugins/virtual/
H A Dvirtual-save.c24 const char *errstr; local
40 errstr = mailbox_get_last_error(mbox->save_bbox->box,
42 ctx->open_errstr = i_strdup(errstr);
/dovecot/src/doveadm/
H A Ddoveadm-mail-deduplicate.c81 const char *key, *errstr; local
94 errstr = mailbox_get_last_internal_error(mail->box, &error);
98 mail->uid, errstr);
105 errstr = mailbox_get_last_internal_error(mail->box, &error);
109 mail->uid, errstr);
H A Ddoveadm-mail-iter.c30 const char *errstr; local
44 errstr = mailbox_get_last_internal_error(iter->box, &error);
50 i_error("Syncing mailbox %s failed: %s", info->vname, errstr);
H A Ddoveadm-mail-import.c48 const char *name, *errstr; local
68 errstr = mailbox_get_last_internal_error(box, &error);
70 i_error("Couldn't create mailbox %s: %s", name, errstr);
/dovecot/src/lib-ssl-iostream/
H A Diostream-openssl-common.c214 string_t *errstr = NULL; local
224 if (errstr == NULL)
225 errstr = t_str_new(128);
227 str_append(errstr, ", ");
228 str_append(errstr, ssl_err2str(err, data, flags));
238 if (errstr == NULL)
241 str_printfa(errstr, ", %s", final_error);
242 return str_c(errstr);
/dovecot/src/lib-storage/index/
H A Dindex-mailbox-size.c421 const char *errstr; local
424 errstr = mailbox_get_last_internal_error(box, &error);
427 mail->uid, box->vname, errstr);
/dovecot/src/plugins/acl/
H A Ddoveadm-acl.c359 const char *path, *errstr; local
366 errstr = mail_storage_get_last_internal_error(box->storage, &error);
367 errstr = t_strdup(errstr);
373 i_error("Can't open mailbox %s: %s", mailbox, errstr);
/dovecot/src/plugins/quota/
H A Dquota-count.c37 const char *errstr; local
56 errstr = mailbox_get_last_internal_error(box, &error);
60 vname, errstr);
67 vname, errstr);
293 const char *errstr; local
297 errstr = mailbox_get_last_internal_error(box, &error);
303 "Couldn't open mailbox %s: %s", box->vname, errstr);
/dovecot/src/pop3/
H A Dmain.c108 const char *errstr; local
125 &errstr) <= 0) {
126 *error_r = t_strdup_printf("Failed to expand settings: %s", errstr);

Completed in 82 milliseconds

123