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);800 if (e->e_msgboundary != NULL)1080 if (e->e_msgboundary != NULL)1358 if (e->e_msgboundary == NULL)1372 e->e_msgboundary);1407 if (!putbody(mci, e->e_parent, e->e_msgboundary))1410 else if (e->e_msgboundary == NULL)1420 else if (e->e_msgboundary == NULL)1426 if (e->e_msgboundary != NULL)[all …]
970 char *e_msgboundary; /* MIME-style message part boundary */ member