Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mail/
H A Dcopylet.c129 if (type == ZAP) { in xxxcopylet()
253 if ((type != ZAP) && rtrncont) in xxxcopylet()
391 if (rtrncont && type != ZAP && type != REMOTE) { in xxxcopylet()
H A Dmail.h177 #define ZAP 3 /* zap header and trailing empty line */ macro
H A Dprintmail.c365 's'? ORDINARY: ZAP) == FALSE) { in printmail()