Searched refs:e_msgboundary (Results 1 – 2 of 2) sorted by relevance
638 ee->e_msgboundary = sm_rpool_strdup_x(ee->e_rpool, buf);645 ee->e_msgboundary);847 if (e->e_msgboundary != NULL)1127 if (e->e_msgboundary != NULL)1430 if (e->e_msgboundary == NULL)1444 e->e_msgboundary);1490 if (!putbody(mci, e->e_parent, e->e_msgboundary))1493 else if (e->e_msgboundary == NULL)1503 else if (e->e_msgboundary == NULL)1509 if (e->e_msgboundary != NULL)[all …]
1148 char *e_msgboundary; /* MIME-style message part boundary */ member