Searched refs:DefaultCharSet (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/sendmail/src/
H A Dmime.c956 if (DefaultCharSet != NULL)
957 return DefaultCharSet;
H A Dreadcf.c2706 { "DefaultCharSet", O_DEFCHARSET, OI_SAFE },
3735 DefaultCharSet = newstr(denlstring(val, true, true));
H A Dsendmail.h2518 EXTERN char *DefaultCharSet; /* default character set for MIME */ variable

Completed in 123 milliseconds