Searched refs:pNtDeviceIoControlFile (Results 1 – 3 of 3) sorted by relevance
31 sNtDeviceIoControlFile pNtDeviceIoControlFile; variable77 pNtDeviceIoControlFile = (sNtDeviceIoControlFile) GetProcAddress( in uv__winapi_init()80 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()
4813 extern sNtDeviceIoControlFile pNtDeviceIoControlFile;
Completed in 44 milliseconds