Home
last modified time | relevance | path

Searched refs:shorten_rfc822_string (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c1756 if (shorten_rfc822_string(h->h_value,
2282 if (shorten_rfc822_string(begin, MaxMimeFieldLength))
H A Dutil.c204 shorten_rfc822_string(string, length) in shorten_rfc822_string() function
H A Dsendmail.h2626 extern bool shorten_rfc822_string __P((char *, size_t));
H A Dparseaddr.c345 (void) shorten_rfc822_string(b, MAXNAME - 1);