Home
last modified time | relevance | path

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

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