Searched defs:fp_out (Results 1 – 4 of 4) sorted by relevance
98 writerequest(int page, FILE *fp_out) in writerequest()123 dumprequest(char *want, char *file, FILE *fp_out) in dumprequest()
303 piccopy(FILE *fp_in, FILE *fp_out, long total) in piccopy()
2766 FILE *fp_out; /* and added to this file */ in documentfonts() local
145 FILE *fp_out = stdout; /* and write stuff here */ variable