NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mime_encode
usr.bin/mail/mime_attach.h
44
FILE *mime_encode(FILE *, struct header *);
usr.bin/mail/send.c
735
mtf = mime_encode(mtf, hp);