Searched refs:msvcrt_get_osfhandle_impl (Results 1 – 2 of 2) sorted by relevance
152 msvcrt_get_osfhandle_impl(PyObject *module, int fd);164 _return_value = msvcrt_get_osfhandle_impl(module, fd); in msvcrt_get_osfhandle()
199 msvcrt_get_osfhandle_impl(PyObject *module, int fd) in msvcrt_get_osfhandle_impl() function