Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsactl/
H A Dinit_utils_run.c36 int outpipe[2] = {-1, -1}; in run_program0() local
[all...]
/third_party/mesa3d/src/gallium/tools/trace/
H A Dpytracediff.py276 outpipe = None variable
356 outpipe = subprocess.Popen(["less", "-S", "-R"], stdin=subprocess.PIPE, encoding="utf8") variable
[all...]
/third_party/eudev/src/udev/
H A Dudev-event.c712 int outpipe[2] = {-1, -1}; in udev_event_spawn() local
[all...]

Completed in 3 milliseconds