OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mime_fio_decoder
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/mail/
mime_codecs.h
49
mime_codec_t
mime_fio_decoder
(const char *);
mime_detach.c
259
if ((dec =
mime_fio_decoder
(mip->mi_encoding)) == NULL &&
260
(dec =
mime_fio_decoder
(MIME_TRANSFER_7BIT)) == NULL)
mime_decode.c
995
dec =
mime_fio_decoder
(mip->mi_encoding);
1004
dec =
mime_fio_decoder
(MIME_TRANSFER_7BIT);
mime_codecs.c
692
mime_fio_decoder
(const char *ename)
function in typeref:typename:PUBLIC mime_codec_t
Completed in 33 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025