Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c1366 quoteit = true;
1457 quoteit = true;
1470 if (quoteit)
1484 if (quoteit && c == '"')
1488 if (quoteit)
1526 quoteit = true;
1536 quoteit = true;
1549 if (quoteit)
1563 if (quoteit && c == '"')
1571 if (quoteit)
[all …]
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c1806 quoteit(char *instr) in quoteit() function
4982 qstr = quoteit(pval); in output_prop()