Searched refs:smtp_bodydh_state (Results 1 – 1 of 1) sorted by relevance
225 struct smtp_bodydh_state { struct274 struct smtp_bodydh_state *bodydh;1481 s->bodydh = (struct smtp_bodydh_state*)SMTP_BODYDH_MALLOC(sizeof(struct smtp_bodydh_state)); in smtp_send_mail_bodycback()1486 memset(s->bodydh, 0, sizeof(struct smtp_bodydh_state)); in smtp_send_mail_bodycback()1512 struct smtp_bodydh_state *bdh; in smtp_send_body_data_handler()