Home
last modified time | relevance | path

Searched defs:to_close (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dsubprocess.py592 startupinfo, creationflags, shell, to_close, argument
902 startupinfo, creationflags, shell, to_close, argument
/external/python/cpython2/Lib/test/
Dtest_subprocess.py890 universal_newlines, startupinfo, creationflags, shell, to_close, argument
/external/libevent/test/
Dregress.c397 evutil_socket_t *to_close[2]; in test_simpleclose() local