Home
last modified time | relevance | path

Searched defs:Print_params (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPrint.h59 struct Print_params struct
61 Print_destination dest; // printer or file
62 char *name; // of printer or file
63 int ncopies; // # of copies
64 bool header; // print header first
88 int open (Print_params *); argument
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPrint.h59 struct Print_params struct
61 Print_destination dest; // printer or file
62 char *name; // of printer or file
63 int ncopies; // # of copies
64 bool header; // print header first
88 int open (Print_params *); argument