Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dmsvcrtmodule.c136 msvcrt_get_osfhandle(PyObject *self, PyObject *args) in msvcrt_get_osfhandle() function
382 {"get_osfhandle", msvcrt_get_osfhandle, METH_VARARGS, get_osfhandle_doc},