Searched defs:popen (Results 1 – 13 of 13) sorted by relevance
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/ |
D | list_ports_linux.py | 19 def popen(argv): function 26 def popen(argv): function
|
/external/e2fsprogs/include/nonunix/ |
D | unistd.h | 15 #define popen _popen macro
|
/external/v8/src/inspector/build/ |
D | compile-scripts.py | 49 def popen(arguments): function
|
/external/autotest/client/cros/audio/ |
D | cmd_utils.py | 199 def popen(args, stdin=None, stdout=TEE_TO_LOGS, stderr=TEE_TO_LOGS, env=None, function
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.2.rst | 1369 popen section in New, Improved, and Deprecated Modules
|
/external/ImageMagick/MagickCore/ |
D | nt-base.h | 209 # define popen _popen macro
|
/external/python/cpython3/Lib/ |
D | platform.py | 384 def popen(cmd, mode='r', bufsize=-1): function
|
D | os.py | 966 def popen(cmd, mode="r", buffering=-1): function
|
/external/python/cpython2/Lib/ |
D | platform.py | 421 def popen(cmd, mode='r', bufsize=None): function
|
/external/python/cpython3/Lib/multiprocessing/ |
D | context.py | 349 def set_spawning_popen(popen): argument
|
/external/python/cpython2/Modules/ |
D | posixmodule.c | 276 #define popen _popen macro 4523 popen(const char *command, const char *mode, int pipesize, int *err) in popen() function
|
/external/sqlite/dist/ |
D | shell.c | 160 # define popen _popen macro
|
/external/sqlite/dist/orig/ |
D | shell.c | 154 # define popen _popen macro
|