Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/lp/filter/postscript/common/
H A Dcomments.h152 #define FORMSPERPAGE "%%FormsPerPage:" macro
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c778 fprintf(stdout, "%s %s\n", FORMSPERPAGE, optarg); in options()