Home | History | Annotate | Download | only in Python

Lines Matching full:_get_osfhandle

618     h = (HANDLE)_get_osfhandle(fd);
622 /* errno is already set by _get_osfhandle, but we also set
743 handle = (HANDLE)_get_osfhandle(fd);
814 handle = (HANDLE)_get_osfhandle(fd);
1469 handle = (HANDLE)_get_osfhandle(fd);