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

  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
pickfilter.c 88 char * pipes[2] = { 0 , 0 }; local
352 pipes,
382 pipes,
437 if (pipes[0] || pipes[1]) {
454 pipes,
469 * any filters, the declaration of "pipes" ensured they'd be
473 pc->slow = pipes[0];
475 pc->fast = pipes[1];
  /onnv/onnv-gate/usr/src/uts/intel/io/drm/
i915_drm.h 198 int pipes; member in struct:drm_i915_flip
321 /* Allow X server to configure which pipes to monitor for vblank signals
  /onnv/onnv-gate/usr/src/lib/libshell/common/sh/
xec.c 68 static void coproc_init(Shell_t*, int pipes[]);
1165 int pipes[2]; local
1206 coproc_init(shp,pipes);
1351 pipes so that jobs comand can
    [all...]

Completed in 730 milliseconds