Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mail/
H A Dcopylet.c80 int rtrncont = 1; /* True: nondelivery&content included, or regular mail */ in xxxcopylet() local
184 rtrncont = 0; in xxxcopylet()
255 if ((type != ZAP) && rtrncont) in xxxcopylet()
378 if (rtrncont) in xxxcopylet()
394 if (rtrncont && type != ZAP && type != REMOTE) { in xxxcopylet()