Home
last modified time | relevance | path

Searched defs:subprocess (Results 1 – 5 of 5) sorted by relevance

/external/ppp/pppd/
Dmain.c218 struct subprocess { struct
224 struct subprocess *next; argument
/external/protobuf/gtest/test/
Drun_tests_util.py45 subprocess = None variable
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
Ddesktop_browser_backend.py14 import subprocess as subprocess namespace
/external/openssh/
Dauth2-pubkey.c390 subprocess(const char *tag, struct passwd *pw, const char *command, in subprocess() function
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc1562 Subprocess subprocess; in GeneratePluginOutput() local