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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dheaders.c1317 bool quoteit = false; /* need to quote next character */ local
1366 quoteit = true;
1457 quoteit = true;
1470 if (quoteit)
1484 if (quoteit && c == '"')
1488 if (quoteit)
1506 putgmac = quoteit = false;
1526 quoteit = true;
1536 quoteit = true;
1549 if (quoteit)
[all...]

Completed in 16 milliseconds