Searched refs:ATEND (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/lp/filter/postscript/common/ |
H A D | comments.h | 137 #define ATEND "(atend)" macro
|
/titanic_50/usr/src/cmd/lp/filter/postscript/postprint/ |
H A D | postprint.c | 258 fprintf(stdout, "%s %s\n", DOCUMENTFONTS, ATEND); in header() 259 fprintf(stdout, "%s %s\n", PAGES, ATEND); in header()
|
/titanic_50/usr/src/cmd/lp/filter/postscript/download/ |
H A D | download.c | 481 if ( strcmp(font, ATEND) == 0 ) { in copyfonts()
|
/titanic_50/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | dpost.c | 720 fprintf(stdout, "%s %s\n", DOCUMENTFONTS, ATEND); in header() 721 fprintf(stdout, "%s %s\n", PAGES, ATEND); in header()
|