Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dheaders.c1848 if (shorten_rfc822_string(h->h_value,
2392 if (shorten_rfc822_string(begin, MaxMimeFieldLength))
H A Dutil.c226 shorten_rfc822_string(string, length) in shorten_rfc822_string() function
H A Dsendmail.h2999 extern bool shorten_rfc822_string __P((char *, size_t));
H A Dparseaddr.c377 (void) shorten_rfc822_string(b, MAXNAME - 1); /* EAI:ok */