Home
last modified time | relevance | path

Searched refs:mth_ptf (Results 1 – 3 of 3) sorted by relevance

/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dmime-type.h77 int (*mth_ptf)(void); /* PTF main() for MIMETYPE_HDL_PTF */ member
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dmime-type.c945 mthp->mth_ptf = &mx_flthtml_process_main; in BITENUM_IS()
1559 mthp->mth_ptf = &mx_flthtml_process_main; in mx_mimetype_handler()
H A Dsend.c344 u.ptf = mthp->mth_ptf; in a_send_pipefile()