Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c1317 bool quoteit = false; /* need to quote next character */ local
/illumos-gate/usr/src/cmd/zonecfg/
H A Dzonecfg.c1806 quoteit(char *instr) in quoteit() function