Searched refs:showlet (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A Dprintmail.c41 int flg, curlet, showlet, k, print, aret, stret, rc; local
177 showlet = flgr ? curlet : nlet - curlet - 1;
182 gethead(showlet, 0);
186 showlet =
189 if (showlet != sav_j) {
194 sav_j = showlet;
198 copylet(showlet, stdout, ttyf);
267 if ((showlet == nlet) || (showlet < 0)) {
271 showlet
[all...]

Completed in 53 milliseconds