Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
D_subprocess.c510 sp_TerminateProcess(PyObject* self, PyObject* args) in sp_TerminateProcess() function
635 {"TerminateProcess", sp_TerminateProcess, METH_VARARGS,