Searched defs:subprocess (Results 1 – 6 of 6) sorted by relevance
223 struct subprocess { struct228 struct subprocess *next; argument
11 import subprocess as subprocess namespace
61 bool Plugin::LoadHelperNaClModuleInternal(NaClSubprocess* subprocess, in LoadHelperNaClModuleInternal()
1158 Subprocess subprocess; in GeneratePluginOutput() local
1246 Subprocess subprocess; in GeneratePluginOutput() local
583 subprocess = new.module('subprocess') variable