Home
last modified time | relevance | path

Searched refs:appendAttachment (Results 1 – 4 of 4) sorted by relevance

/dports/mail/libvmime/vmime-0.9.2/src/vmime/
H A DmessageBuilder.cpp172 appendAttachment(attach); in attach()
176 void messageBuilder::appendAttachment(shared_ptr <attachment> attach) in appendAttachment() function in vmime::messageBuilder
H A DmessageBuilder.hpp145 void appendAttachment(shared_ptr <attachment> attach);
/dports/www/edbrowse/edbrowse-3.7.7/src/
H A Dsendmail.c610 static void appendAttachment(const char *s, char **out, int *l) in appendAttachment() function
1020 appendAttachment(encoded, &out, &j); in sendMail()
1042 appendAttachment(encoded, &out, &j); in sendMail()
/dports/mail/libvmime/vmime-0.9.2/doc/book/
H A Dmsg.tex266 mb.appendAttachment(att);