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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dheaders.c1770 if (shorten_rfc822_string(h->h_value,
2296 if (shorten_rfc822_string(begin, MaxMimeFieldLength))
H A Dutil.c204 shorten_rfc822_string(string, length) function
H A Dparseaddr.c346 (void) shorten_rfc822_string(b, MAXNAME - 1);
H A Dsendmail.h2729 extern bool shorten_rfc822_string __P((char *, size_t));

Completed in 161 milliseconds