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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c1768 static int lastpg = 0; /* last one we started - for ENDPAGE */ local
1795 fprintf(tf, "%s %d %d\n", ENDPAGE, lastpg, printed);
1806 lastpg = pg; /* for the next ENDPAGE comment */
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c3617 ulong_t lastpg = seg_page(seg, eaddr - 1); local
3633 if (lastpg < pnlim)

Completed in 56 milliseconds