Home
last modified time | relevance | path

Searched defs:fp_out (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/common/
H A Drequest.c95 writerequest(int page, FILE *fp_out) in writerequest()
120 dumprequest(char *want, char *file, FILE *fp_out) in dumprequest()
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dpictures.c300 piccopy(FILE *fp_in, FILE *fp_out, long total) in piccopy()
H A Ddpost.c2764 FILE *fp_out; /* and added to this file */ in documentfonts() local
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A Dpostprint.c144 FILE *fp_out = stdout; /* and write stuff here */ variable