Home
last modified time | relevance | path

Searched defs:popen (Results 1 – 13 of 13) sorted by relevance

/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_linux.py19 def popen(argv): function
26 def popen(argv): function
/external/e2fsprogs/include/nonunix/
Dunistd.h15 #define popen _popen macro
/external/v8/src/inspector/build/
Dcompile-scripts.py49 def popen(arguments): function
/external/autotest/client/cros/audio/
Dcmd_utils.py199 def popen(args, stdin=None, stdout=TEE_TO_LOGS, stderr=TEE_TO_LOGS, env=None, function
/external/python/cpython3/Doc/whatsnew/
D3.2.rst1369 popen section in New, Improved, and Deprecated Modules
/external/ImageMagick/MagickCore/
Dnt-base.h209 # define popen _popen macro
/external/python/cpython3/Lib/
Dplatform.py384 def popen(cmd, mode='r', bufsize=-1): function
Dos.py966 def popen(cmd, mode="r", buffering=-1): function
/external/python/cpython2/Lib/
Dplatform.py421 def popen(cmd, mode='r', bufsize=None): function
/external/python/cpython3/Lib/multiprocessing/
Dcontext.py349 def set_spawning_popen(popen): argument
/external/python/cpython2/Modules/
Dposixmodule.c276 #define popen _popen macro
4523 popen(const char *command, const char *mode, int pipesize, int *err) in popen() function
/external/sqlite/dist/
Dshell.c160 # define popen _popen macro
/external/sqlite/dist/orig/
Dshell.c154 # define popen _popen macro