Home
last modified time | relevance | path

Searched refs:async_system (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
Dposixmodule.c4516 async_system(const char *command) in async_system() function
4579 rc = async_system(command); in popen()