Searched refs:edmail_new (Results 1 – 1 of 1) sorted by relevance
272 struct edit_mail *edmail_new; in edit_mail_snapshot() local281 edmail_new->refcount = 1; in edit_mail_snapshot()282 edmail_new->mail.pool = pool; in edit_mail_snapshot()284 edmail_new->wrapped = edmail->wrapped; in edit_mail_snapshot()294 edmail_new->crlf = edmail->crlf; in edit_mail_snapshot()300 edmail_new->mail.mail.seq = 1; in edit_mail_snapshot()306 edmail_new->stream = NULL; in edit_mail_snapshot()322 (&edmail_new->header_fields_head, &edmail_new->header_fields_tail, in edit_mail_snapshot()337 edmail_new->modified = TRUE; in edit_mail_snapshot()342 edmail_new->parent = edmail; in edit_mail_snapshot()[all …]