Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mail/
H A Dcopylet.c85 int pushrest = FALSE; in xxxcopylet() local
116 if (pushrest) { in xxxcopylet()
117 pushrest = (lastc != '\n'); in xxxcopylet()
133 pushrest = (lastc != '\n'); in xxxcopylet()
292 if (pushrest) { in xxxcopylet()
293 pushrest = (lastc != '\n'); in xxxcopylet()
334 pushrest = (lastc != '\n'); in xxxcopylet()
H A Dsendmail.c47 int pushrest = 0; local
137 pushrest = 0;
162 if (pushrest) {
166 pushrest = (last1c != '\n');
169 pushrest = (last1c != '\n');
360 pushrest = 0;