Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mail/
H A Dcopylet.c84 int pushrest = FALSE; in xxxcopylet() local
114 if (pushrest) { in xxxcopylet()
115 pushrest = (lastc != '\n'); in xxxcopylet()
131 pushrest = (lastc != '\n'); in xxxcopylet()
290 if (pushrest) { in xxxcopylet()
291 pushrest = (lastc != '\n'); in xxxcopylet()
331 pushrest = (lastc != '\n'); in xxxcopylet()
H A Dsendmail.c46 int pushrest = 0; in sendmail() local
136 pushrest = 0; in sendmail()
161 if (pushrest) { in sendmail()
165 pushrest = (last1c != '\n'); in sendmail()
168 pushrest = (last1c != '\n'); in sendmail()
359 pushrest = 0; in sendmail()