Searched refs:mimeset (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libast/include/
H A Dmime.h83 extern int mimeset(Mime_t*, char*, unsigned long);
/ast/src/cmd/mailx/port/
H A Dmime.h128 extern int mimeset(Mime_t*, char*, unsigned long);
H A Dmime.c194 mimeset(Mime_t* mp, register char* s, unsigned long flags) function
374 if (mimeset(mp, t, flags))
/ast/src/lib/libast/misc/
H A Dmime.c142 mimeset(Mime_t* mp, register char* s, unsigned long flags) function
323 if (mimeset(mp, t, flags))
/ast/src/cmd/mailx/
H A Dcmd1.c691 mimeset(state.part.mime, s, MIME_REPLACE);
704 mimeset(state.part.mime, struse(state.path.buf), MIME_REPLACE);

Completed in 14 milliseconds