Home
last modified time | relevance | path

Searched refs:ATEND (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/common/
H A Dcomments.h137 #define ATEND "(atend)" macro
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c257 fprintf(stdout, "%s %s\n", DOCUMENTFONTS, ATEND); in header()
258 fprintf(stdout, "%s %s\n", PAGES, ATEND); in header()
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c479 if ( strcmp(font, ATEND) == 0 ) { in copyfonts()
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c718 fprintf(stdout, "%s %s\n", DOCUMENTFONTS, ATEND); in header()
719 fprintf(stdout, "%s %s\n", PAGES, ATEND); in header()