Home
last modified time | relevance | path

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

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