Searched defs:Print_params (Results 1 – 2 of 2) sorted by relevance
59 struct Print_params struct61 Print_destination dest; // printer or file62 char *name; // of printer or file63 int ncopies; // # of copies64 bool header; // print header first88 int open (Print_params *); argument