Searched refs:piccopy (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dpictures.c83 static void piccopy(FILE *, FILE *, long);
241 piccopy(fp_pic, fp, total);
293 piccopy(fp, fp_pic, total);
303 piccopy(FILE *fp_in, FILE *fp_out, long total) function
325 } /* End of piccopy */

Completed in 55 milliseconds