Searched refs:win32_get_osfhandle (Results 1 – 4 of 4) sorted by relevance
116 DllExport intptr_t win32_get_osfhandle(int fd);264 #define _get_osfhandle win32_get_osfhandle
3526 HANDLE handle = (HANDLE)win32_get_osfhandle(fd); in win32_fstat()4925 win32_get_osfhandle(int fd) in win32_get_osfhandle() function
875 return win32_get_osfhandle(filenum); in PerlStdIOGetOSfhandle()
30 # define win32_get_osfhandle _get_osfhandle macro262 RETVAL= (HANDLE) win32_get_osfhandle( ivFd );