OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mi_detachdir
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
mime_detach.h
75
const char *
mi_detachdir
; /* directory for detaching attachments */
member in struct:mime_info
mime_detach.c
196
(void)sasprintf(&pathname, "%s/%s", mip->
mi_detachdir
,
203
mip->
mi_detachdir
, mip->mi_msgstr,
mime_decode.c
772
mip->
mi_detachdir
= detachdir;
807
if (mip->
mi_detachdir
== NULL && /* don't contaminate the detach! */
830
if (mip->
mi_detachdir
== NULL &&
835
mip->
mi_detachdir
? NULL : __UNCONST("add_lf"));
988
if (mip->
mi_detachdir
) /* We are detaching! Ignore the hooks. */
1148
if (mip->
mi_detachdir
) { /* We are detaching. Don't run anything! */
Completed in 26 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025