Searched refs:mi_detachdir (Results 1 – 3 of 3) sorted by relevance
196 (void)sasprintf(&pathname, "%s/%s", mip->mi_detachdir, in detach_open_target()203 mip->mi_detachdir, mip->mi_msgstr, in detach_open_target()
772 mip->mi_detachdir = detachdir; in mime_sendmessage()807 if (mip->mi_detachdir == NULL && /* don't contaminate the detach! */ in run_mime_ficonv()830 if (mip->mi_detachdir == NULL && in run_decoder()835 mip->mi_detachdir ? NULL : __UNCONST("add_lf")); in run_decoder()988 if (mip->mi_detachdir) /* We are detaching! Ignore the hooks. */ in mime_decode_body()1148 if (mip->mi_detachdir) { /* We are detaching. Don't run anything! */ in mime_decode_header()
75 const char *mi_detachdir; /* directory for detaching attachments */ member