Searched defs:formfeed (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c152 static void formfeed(void);
621 * /dev/null. It's done to force the stuff that formfeed() does at the end of
628 formfeed(); /* force PAGE comment etc. */
645 formfeed();
683 formfeed(); /* next file starts on a new page? */
692 formfeed(void) function
735 } /* End of formfeed */
756 formfeed();

Completed in 58 milliseconds