Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lp/include/
H A Dprinters.h90 typedef struct PRINTER { struct
91 char *name; /* name of printer (redundant) */
92 unsigned short banner; /* banner page conditions */
93 SCALED cpi; /* default character pitch */
94 char **char_sets; /* list of okay char-sets/print-wheels */
95 char **input_types; /* list of types acceptable to printer */
96 char *device; /* printer port full path name */
97 char *dial_info; /* system name or phone # for dial-up */
98 char *fault_rec; /* printer fault recovery procedure */
99 char *interface; /* interface program full path name */
[all …]