OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encword
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
mime_header.c
99
const char *
encword
, *iend, *p;
local
114
encword
= p;
118
enclen = p -
encword
; /* length of encoded substring */
131
declen = mime_rfc2047_decode(enctype, dstend, dstlen,
encword
, enclen);
mime_header.c
99
const char *
encword
, *iend, *p;
local
114
encword
= p;
118
enclen = p -
encword
; /* length of encoded substring */
131
declen = mime_rfc2047_decode(enctype, dstend, dstlen,
encword
, enclen);
Completed in 28 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026