|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Data Structures | |
| struct | NtDllRoutine |
Typedefs | |
| typedef struct NtDllRoutine | NtDllRoutine |
Functions | |
| int | initialize_ntdll (void) |
Definition at line 39 of file win32ntdll.c.
References _dosmaperr(), NtDllRoutine::address, fb(), i, initialized, lengthof, name, and routines.
Referenced by fdatasync().
|
static |
Definition at line 36 of file win32ntdll.c.
Referenced by initialize_ntdll().
| NtFlushBuffersFileEx_t pg_NtFlushBuffersFileEx |
Definition at line 22 of file win32ntdll.c.
Referenced by fdatasync().
| RtlGetLastNtStatus_t pg_RtlGetLastNtStatus |
Definition at line 20 of file win32ntdll.c.
Referenced by _pglstat64(), and _pgstat64().
| RtlNtStatusToDosError_t pg_RtlNtStatusToDosError |
Definition at line 21 of file win32ntdll.c.
Referenced by fdatasync().
|
static |
Definition at line 30 of file win32ntdll.c.
Referenced by initialize_ntdll().