Searched refs:pNtDeviceIoControlFile (Results 1 – 3 of 3) sorted by relevance
31 sNtDeviceIoControlFile pNtDeviceIoControlFile; variable73 pNtDeviceIoControlFile = (sNtDeviceIoControlFile) GetProcAddress( in uv__winapi_init()76 if (pNtDeviceIoControlFile == NULL) { in uv__winapi_init()
306 status = pNtDeviceIoControlFile((HANDLE) socket, in uv__wsarecv_workaround()404 status = pNtDeviceIoControlFile((HANDLE) socket, in uv__wsarecvfrom_workaround()494 status = pNtDeviceIoControlFile((HANDLE) socket, in uv__msafd_poll()
4807 extern sNtDeviceIoControlFile pNtDeviceIoControlFile;
Completed in 25 milliseconds