HomeSort by relevance Sort by last modified time
    Searched defs:input_type (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lp/include/
requests.h 82 char *input_type; /* type of content */ member in struct:REQUEST
  /onnv/onnv-gate/usr/src/cmd/lp/lib/filters/
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...]

Completed in 122 milliseconds