Functions | Variables
winapi.c File Reference
#include <assert.h>
#include "uv.h"
#include "internal.h"
Include dependency graph for winapi.c:

Go to the source code of this file.

Functions

void uv_winapi_init (void)
 

Variables

sGetQueuedCompletionStatusEx pGetQueuedCompletionStatusEx
 
sNtDeviceIoControlFile pNtDeviceIoControlFile
 
sNtQueryDirectoryFile pNtQueryDirectoryFile
 
sNtQueryInformationFile pNtQueryInformationFile
 
sNtQueryInformationProcess pNtQueryInformationProcess
 
sNtQuerySystemInformation pNtQuerySystemInformation
 
sNtQueryVolumeInformationFile pNtQueryVolumeInformationFile
 
sNtSetInformationFile pNtSetInformationFile
 
sPowerRegisterSuspendResumeNotification pPowerRegisterSuspendResumeNotification
 
sRtlGetVersion pRtlGetVersion
 
sRtlNtStatusToDosError pRtlNtStatusToDosError
 
sSetWinEventHook pSetWinEventHook
 

Function Documentation

◆ uv_winapi_init()

void uv_winapi_init ( void  )

Definition at line 49 of file winapi.c.

Variable Documentation

◆ pGetQueuedCompletionStatusEx

sGetQueuedCompletionStatusEx pGetQueuedCompletionStatusEx

Definition at line 40 of file winapi.c.

◆ pNtDeviceIoControlFile

sNtDeviceIoControlFile pNtDeviceIoControlFile

Definition at line 31 of file winapi.c.

◆ pNtQueryDirectoryFile

sNtQueryDirectoryFile pNtQueryDirectoryFile

Definition at line 35 of file winapi.c.

◆ pNtQueryInformationFile

sNtQueryInformationFile pNtQueryInformationFile

Definition at line 32 of file winapi.c.

◆ pNtQueryInformationProcess

sNtQueryInformationProcess pNtQueryInformationProcess

Definition at line 37 of file winapi.c.

◆ pNtQuerySystemInformation

sNtQuerySystemInformation pNtQuerySystemInformation

Definition at line 36 of file winapi.c.

◆ pNtQueryVolumeInformationFile

sNtQueryVolumeInformationFile pNtQueryVolumeInformationFile

Definition at line 34 of file winapi.c.

◆ pNtSetInformationFile

sNtSetInformationFile pNtSetInformationFile

Definition at line 33 of file winapi.c.

◆ pPowerRegisterSuspendResumeNotification

sPowerRegisterSuspendResumeNotification pPowerRegisterSuspendResumeNotification

Definition at line 43 of file winapi.c.

◆ pRtlGetVersion

sRtlGetVersion pRtlGetVersion

Definition at line 29 of file winapi.c.

◆ pRtlNtStatusToDosError

sRtlNtStatusToDosError pRtlNtStatusToDosError

Definition at line 30 of file winapi.c.

◆ pSetWinEventHook

sSetWinEventHook pSetWinEventHook

Definition at line 46 of file winapi.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:37