Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.h37 #define PS_TRAILER "\n%%Trailer" macro
H A Dpostreverse.c448 if (trailer->start = strrstr(document->start, PS_TRAILER, in DocumentTrailer()