Searched refs:MustQuoteChars (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c1516 if (strchr(MustQuoteChars, c) != NULL)
H A Dsendmail.h2353 EXTERN char *MustQuoteChars; /* quote these characters in phrases */ variable
H A Dutil.c175 strchr(MustQuoteChars, *c) != NULL)
H A Dreadcf.c2072 { "MustQuoteChars", O_MUSTQUOTE, OI_NONE },
3213 "Warning: MustQuoteChars too long, ignored.\n");
3214 MustQuoteChars = newstr(buf);
H A Dconf.c348 MustQuoteChars = "@,;:\\()[].'";

Completed in 99 milliseconds