Searched defs:input_type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lp/include/
H A Drequests.h82 char *input_type; /* type of content */ member in struct:REQUEST
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c62 TYPE input_type; member in struct:S
94 PARM_INPUT, X_FIXED, &S.input_type.name,
119 char *input_type,
127 insfilter(pipes, input_type, output_type, printer_type, printer, parms, flagsp)
129 *input_type,
142 S.input_type.name = input_type;
143 S.input_type.info = isterminfo(input_type);
262 if (!instantiate(&pipeline, &S.input_type,
117 insfilter( char **pipes, char *input_type, char *output_type, char *printer_type, char *printer, char **parms, unsigned short *flagsp ) argument
[all...]
/illumos-gate/usr/src/uts/common/io/
H A Dconsconfig_dacf.c1081 int input_type,
1119 if (input_type == CONSOLE_LOCAL)
1077 consconfig_prepare_dev( ldi_handle_t new_lh, const char *pushmod, int kbdtranslatable, int input_type, int dev_type) argument

Completed in 49 milliseconds