OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mi_encoding
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/mail/
mime_detach.h
64
const char *
mi_encoding
;
member in struct:mime_info
mime_detach.c
259
if ((dec = mime_fio_decoder(mip->
mi_encoding
)) == NULL &&
mime_decode.c
83
(void)fprintf(fp, "** encoding: %s\n", XX(mip->
mi_encoding
));
238
mip->
mi_encoding
= cparam(NULL, hfield(MIME_HDR_ENCODING, mp), 1);
944
if (mip->
mi_encoding
&& dec == NULL)
995
dec = mime_fio_decoder(mip->
mi_encoding
);
Completed in 45 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025