Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/mail/
H A Dmime_attach.h44 FILE *mime_encode(FILE *, struct header *);
H A Dsend.c736 mtf = mime_encode(mtf, hp); in mail1()
H A Dmime_attach.c639 mime_encode(FILE *fi, struct header *header) in mime_encode() function