Searched refs:e_msgboundary (Results 1 – 2 of 2) sorted by relevance
636 ee->e_msgboundary = sm_rpool_strdup_x(ee->e_rpool, buf);643 ee->e_msgboundary);838 if (e->e_msgboundary != NULL)1118 if (e->e_msgboundary != NULL)1421 if (e->e_msgboundary == NULL)1435 e->e_msgboundary);1482 if (!putbody(mci, e->e_parent, e->e_msgboundary))1485 else if (e->e_msgboundary == NULL)1495 else if (e->e_msgboundary == NULL)1501 if (e->e_msgboundary != NULL)[all …]
1050 char *e_msgboundary; /* MIME-style message part boundary */ member