Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mail/
H A Dcopylet.c79 int rtrncont = 1; /* True: nondelivery&content included, or regular mail */ in xxxcopylet() local
182 rtrncont = 0; in xxxcopylet()
253 if ((type != ZAP) && rtrncont) in xxxcopylet()
375 if (rtrncont) in xxxcopylet()
391 if (rtrncont && type != ZAP && type != REMOTE) { in xxxcopylet()