| insfilter.c | 62 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, &S.output_type [all...] |