Searched refs:ENDPAGE (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/lp/filter/postscript/common/ |
H A D | comments.h | 151 #define ENDPAGE "%%EndPage:" macro
|
/titanic_50/usr/src/cmd/lp/filter/postscript/postprint/ |
H A D | postprint.c | 577 fprintf(stdout, "%s %d %d\n", ENDPAGE, page, printed); in done() 720 fprintf(fp_out, "%s %d %d\n", ENDPAGE, page, printed); in formfeed()
|
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | dpost.c | 1795 fprintf(tf, "%s %d %d\n", ENDPAGE, lastpg, printed); in t_page()
|