Home
last modified time | relevance | path

Searched refs:mx_mimetype_handler (Results 1 – 6 of 6) sorted by relevance

/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dmime-type.h27 struct mx_mimetype_handler;
71 struct mx_mimetype_handler{ struct
116 EXPORT enum mx_mimetype_handler_flags mx_mimetype_handler(
117 struct mx_mimetype_handler *mthp, struct mimepart const *mpp,
H A Dmailcap.h29 struct mx_mimetype_handler;
37 EXPORT boole mx_mailcap_handler(struct mx_mimetype_handler *mthp,
H A Dnail.h76 struct mx_mimetype_handler;
1344 struct mx_mimetype_handler *m_handler; /* MIME handler if yet classified */
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dsend.c72 struct mx_mimetype_handler *mhp, struct mimepart const *mpp, FILE **qbuf,
316 a_send_pipefile(enum sendaction action, struct mx_mimetype_handler *mthp, in a_send_pipefile()
477 struct mx_mimetype_handler mth_stack, * volatile mthp; in sendpart()
777 mx_mimetype_handler(mthp = in sendpart()
832 mx_mimetype_handler(mthp = ip->m_handler = in sendpart()
1369 mx_mimetype_handler(mpp->m_handler = in _send_al7ive_have_better()
H A Dmime-type.c183 struct mx_mimetype_handler *mthp, enum sendaction action);
883 a_mimetype_pipe_check(struct mx_mimetype_handler *mthp, in BITENUM_IS()
1469 mx_mimetype_handler(struct mx_mimetype_handler *mthp, in mx_mimetype_handler() function
H A Dmailcap.c1082 mx_mailcap_handler(struct mx_mimetype_handler *mthp, char const *ct, in mx_mailcap_handler()