Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dmsvcrtmodule.c110 msvcrt_open_osfhandle(PyObject *self, PyObject *args) in msvcrt_open_osfhandle() function
381 {"open_osfhandle", msvcrt_open_osfhandle, METH_VARARGS, open_osfhandle_doc},