ReactOS 0.4.16-dev-287-g2d3f3a1
|
Go to the source code of this file.
#define __OBJECT_ATTRIBUTES_DEFINED__ |
Definition at line 1233 of file winternl.h.
#define __STRING_DEFINED__ |
Definition at line 63 of file winternl.h.
#define __UNICODE_STRING_DEFINED__ |
Definition at line 80 of file winternl.h.
#define _FILETIME_ |
Definition at line 91 of file winternl.h.
#define CPU_FEATURE_3DNOW 0x00004000 /* 3DNOW instructions available */ |
Definition at line 1394 of file winternl.h.
#define CPU_FEATURE_CMOV 0x00000008 /* Conditional Move instruction*/ |
Definition at line 1383 of file winternl.h.
Definition at line 1387 of file winternl.h.
#define CPU_FEATURE_DS 0x00020000 /* Debug Store */ |
Definition at line 1396 of file winternl.h.
#define CPU_FEATURE_FXSR 0x00000800 /* FXSAVE and FXSTORE instructions */ |
Definition at line 1391 of file winternl.h.
#define CPU_FEATURE_HTT 0x00040000 /* Hyper Threading Technology */ |
Definition at line 1397 of file winternl.h.
#define CPU_FEATURE_MMX 0x00000100 /* Multi Media eXtensions */ |
Definition at line 1388 of file winternl.h.
Definition at line 1386 of file winternl.h.
Definition at line 1390 of file winternl.h.
Definition at line 1384 of file winternl.h.
Definition at line 1385 of file winternl.h.
#define CPU_FEATURE_SEP 0x00001000 /* SYSENTER and SYSEXIT instructions */ |
Definition at line 1392 of file winternl.h.
#define CPU_FEATURE_SSE 0x00002000 /* SSE extensions (ext. MMX) */ |
Definition at line 1393 of file winternl.h.
#define CPU_FEATURE_SSE2 0x00010000 /* SSE2 extensions (XMMI64) */ |
Definition at line 1395 of file winternl.h.
Definition at line 1382 of file winternl.h.
#define CPU_FEATURE_VME 0x00000005 /* Virtual 86 Mode Extensions */ |
Definition at line 1381 of file winternl.h.
Definition at line 1389 of file winternl.h.
#define DPFLTR_ERROR_LEVEL 0 |
Definition at line 1898 of file winternl.h.
#define DPFLTR_INFO_LEVEL 3 |
Definition at line 1901 of file winternl.h.
#define DPFLTR_MASK 0x8000000 |
Definition at line 1902 of file winternl.h.
#define DPFLTR_TRACE_LEVEL 2 |
Definition at line 1900 of file winternl.h.
#define DPFLTR_WARNING_LEVEL 1 |
Definition at line 1899 of file winternl.h.
#define FILE_ATTRIBUTE_VALID_FLAGS 0x00007fb7 |
Definition at line 1820 of file winternl.h.
#define FILE_ATTRIBUTE_VALID_SET_FLAGS 0x000031a7 |
Definition at line 1821 of file winternl.h.
#define FILE_AUTOGENERATED_DEVICE_NAME 0x00000080 |
Definition at line 1848 of file winternl.h.
#define FILE_CHARACTERISTIC_CSV 0x00010000 |
Definition at line 1853 of file winternl.h.
#define FILE_CHARACTERISTIC_PNP_DEVICE 0x00000800 |
Definition at line 1850 of file winternl.h.
#define FILE_CHARACTERISTIC_TS_DEVICE 0x00001000 |
Definition at line 1851 of file winternl.h.
#define FILE_CHARACTERISTIC_WEBDAV_DEVICE 0x00002000 |
Definition at line 1852 of file winternl.h.
#define FILE_COMPLETE_IF_OPLOCKED 0x00000100 |
Definition at line 1807 of file winternl.h.
#define FILE_CREATE 2 |
Definition at line 1834 of file winternl.h.
#define FILE_CREATE_TREE_CONNECTION 0x00000080 |
Definition at line 1806 of file winternl.h.
#define FILE_CREATED 2 |
Definition at line 1826 of file winternl.h.
#define FILE_DELETE_ON_CLOSE 0x00001000 |
Definition at line 1811 of file winternl.h.
#define FILE_DEVICE_ALLOW_APPCONTAINER_TRAVERSAL 0x00020000 |
Definition at line 1854 of file winternl.h.
#define FILE_DEVICE_IS_MOUNTED 0x00000020 |
Definition at line 1846 of file winternl.h.
#define FILE_DEVICE_SECURE_OPEN 0x00000100 |
Definition at line 1849 of file winternl.h.
#define FILE_DIRECTORY_FILE 0x00000001 |
Definition at line 1799 of file winternl.h.
#define FILE_DOES_NOT_EXIST 5 |
Definition at line 1829 of file winternl.h.
#define FILE_EXISTS 4 |
Definition at line 1828 of file winternl.h.
#define FILE_FLOPPY_DISKETTE 0x00000004 |
Definition at line 1843 of file winternl.h.
#define FILE_MAXIMUM_DISPOSITION 5 |
Definition at line 1838 of file winternl.h.
#define FILE_NO_COMPRESSION 0x00008000 |
Definition at line 1814 of file winternl.h.
#define FILE_NO_EA_KNOWLEDGE 0x00000200 |
Definition at line 1808 of file winternl.h.
#define FILE_NO_INTERMEDIATE_BUFFERING 0x00000008 |
Definition at line 1802 of file winternl.h.
#define FILE_NON_DIRECTORY_FILE 0x00000040 |
Definition at line 1805 of file winternl.h.
#define FILE_OPEN 1 |
Definition at line 1833 of file winternl.h.
#define FILE_OPEN_BY_FILE_ID 0x00002000 |
Definition at line 1812 of file winternl.h.
#define FILE_OPEN_FOR_BACKUP_INTENT 0x00004000 |
Definition at line 1813 of file winternl.h.
#define FILE_OPEN_FOR_FREE_SPACE_QUERY 0x00800000 |
Definition at line 1818 of file winternl.h.
#define FILE_OPEN_FOR_RECOVERY 0x00000400 |
Definition at line 1809 of file winternl.h.
#define FILE_OPEN_IF 3 |
Definition at line 1835 of file winternl.h.
#define FILE_OPEN_OFFLINE_FILE 0x00400000 |
Definition at line 1817 of file winternl.h.
#define FILE_OPENED 1 |
Definition at line 1825 of file winternl.h.
#define FILE_OVERWRITE 4 |
Definition at line 1836 of file winternl.h.
#define FILE_OVERWRITE_IF 5 |
Definition at line 1837 of file winternl.h.
#define FILE_OVERWRITTEN 3 |
Definition at line 1827 of file winternl.h.
#define FILE_PIPE_BYTE_STREAM_MODE 0x00000000 |
Definition at line 1867 of file winternl.h.
#define FILE_PIPE_CLIENT_END 0x00000000 |
Definition at line 1873 of file winternl.h.
#define FILE_PIPE_CLOSING_STATE 0x04 |
Definition at line 793 of file winternl.h.
#define FILE_PIPE_COMPLETE_OPERATION 0x00000001 |
Definition at line 1869 of file winternl.h.
#define FILE_PIPE_CONNECTED_STATE 0x03 |
Definition at line 792 of file winternl.h.
#define FILE_PIPE_DISCONNECTED_STATE 0x01 |
Definition at line 790 of file winternl.h.
#define FILE_PIPE_FULL_DUPLEX 0x00000002 |
Definition at line 1860 of file winternl.h.
#define FILE_PIPE_INBOUND 0x00000000 |
Definition at line 1858 of file winternl.h.
#define FILE_PIPE_LISTENING_STATE 0x02 |
Definition at line 791 of file winternl.h.
#define FILE_PIPE_MESSAGE_MODE 0x00000001 |
Definition at line 1866 of file winternl.h.
#define FILE_PIPE_OUTBOUND 0x00000001 |
Definition at line 1859 of file winternl.h.
#define FILE_PIPE_QUEUE_OPERATION 0x00000000 |
Definition at line 1870 of file winternl.h.
#define FILE_PIPE_SERVER_END 0x00000001 |
Definition at line 1872 of file winternl.h.
#define FILE_PIPE_TYPE_BYTE 0x00000000 |
Definition at line 1864 of file winternl.h.
#define FILE_PIPE_TYPE_MESSAGE 0x00000001 |
Definition at line 1863 of file winternl.h.
#define FILE_PORTABLE_DEVICE 0x00040000 |
Definition at line 1855 of file winternl.h.
#define FILE_RANDOM_ACCESS 0x00000800 |
Definition at line 1810 of file winternl.h.
#define FILE_READ_ONLY_DEVICE 0x00000002 |
Definition at line 1842 of file winternl.h.
#define FILE_REMOTE_DEVICE 0x00000010 |
Definition at line 1845 of file winternl.h.
#define FILE_REMOVABLE_MEDIA 0x00000001 |
Definition at line 1841 of file winternl.h.
#define FILE_RESERVE_OPFILTER 0x00100000 |
Definition at line 1815 of file winternl.h.
#define FILE_SEQUENTIAL_ONLY 0x00000004 |
Definition at line 1801 of file winternl.h.
#define FILE_SKIP_COMPLETION_PORT_ON_SUCCESS 0x1 |
Definition at line 811 of file winternl.h.
#define FILE_SKIP_SET_EVENT_ON_HANDLE 0x2 |
Definition at line 812 of file winternl.h.
#define FILE_SKIP_SET_USER_EVENT_ON_FAST_IO 0x4 |
Definition at line 813 of file winternl.h.
#define FILE_SUPERSEDE 0 |
Definition at line 1832 of file winternl.h.
#define FILE_SUPERSEDED 0 |
Definition at line 1824 of file winternl.h.
#define FILE_SYNCHRONOUS_IO_ALERT 0x00000010 |
Definition at line 1803 of file winternl.h.
#define FILE_SYNCHRONOUS_IO_NONALERT 0x00000020 |
Definition at line 1804 of file winternl.h.
#define FILE_TRANSACTED_MODE 0x00200000 |
Definition at line 1816 of file winternl.h.
#define FILE_VIRTUAL_VOLUME 0x00000040 |
Definition at line 1847 of file winternl.h.
#define FILE_WRITE_ONE_MEDIA 0x00000008 |
Definition at line 1844 of file winternl.h.
#define FILE_WRITE_THROUGH 0x00000002 |
Definition at line 1800 of file winternl.h.
#define FLG_APPLICATION_VERIFIER 0x00000100 |
Definition at line 1947 of file winternl.h.
#define FLG_CRITSEC_EVENT_CREATION 0x10000000 |
Definition at line 1966 of file winternl.h.
#define FLG_DEBUG_INITIAL_COMMAND 0x00000004 |
Definition at line 1941 of file winternl.h.
#define FLG_DEBUG_INITIAL_COMMAND_EX 0x04000000 |
Definition at line 1964 of file winternl.h.
#define FLG_DISABLE_DBGPRINT 0x08000000 |
Definition at line 1965 of file winternl.h.
#define FLG_DISABLE_PAGE_KERNEL_STACKS 0x00080000 |
Definition at line 1957 of file winternl.h.
#define FLG_DISABLE_PROTDLLS 0x80000000 |
Definition at line 1969 of file winternl.h.
#define FLG_DISABLE_STACK_EXTENSION 0x00010000 |
Definition at line 1954 of file winternl.h.
#define FLG_ENABLE_CLOSE_EXCEPTIONS 0x00400000 |
Definition at line 1960 of file winternl.h.
#define FLG_ENABLE_CSRDEBUG 0x00020000 |
Definition at line 1955 of file winternl.h.
#define FLG_ENABLE_EXCEPTION_LOGGING 0x00800000 |
Definition at line 1961 of file winternl.h.
#define FLG_ENABLE_HANDLE_EXCEPTIONS 0x40000000 |
Definition at line 1968 of file winternl.h.
#define FLG_ENABLE_HANDLE_TYPE_TAGGING 0x01000000 |
Definition at line 1962 of file winternl.h.
#define FLG_ENABLE_KDEBUG_SYMBOL_LOAD 0x00040000 |
Definition at line 1956 of file winternl.h.
#define FLG_ENABLE_SYSTEM_CRIT_BREAKS 0x00100000 |
Definition at line 1958 of file winternl.h.
#define FLG_HEAP_DISABLE_COALESCING 0x00200000 |
Definition at line 1959 of file winternl.h.
#define FLG_HEAP_ENABLE_FREE_CHECK 0x00000020 |
Definition at line 1944 of file winternl.h.
#define FLG_HEAP_ENABLE_TAG_BY_DLL 0x00008000 |
Definition at line 1953 of file winternl.h.
#define FLG_HEAP_ENABLE_TAGGING 0x00000800 |
Definition at line 1949 of file winternl.h.
#define FLG_HEAP_ENABLE_TAIL_CHECK 0x00000010 |
Definition at line 1943 of file winternl.h.
#define FLG_HEAP_PAGE_ALLOCS 0x02000000 |
Definition at line 1963 of file winternl.h.
#define FLG_HEAP_VALIDATE_ALL 0x00000080 |
Definition at line 1946 of file winternl.h.
#define FLG_HEAP_VALIDATE_PARAMETERS 0x00000040 |
Definition at line 1945 of file winternl.h.
#define FLG_KERNEL_STACK_TRACE_DB 0x00002000 |
Definition at line 1951 of file winternl.h.
#define FLG_LDR_TOP_DOWN 0x20000000 |
Definition at line 1967 of file winternl.h.
#define FLG_MAINTAIN_OBJECT_TYPELIST 0x00004000 |
Definition at line 1952 of file winternl.h.
#define FLG_POOL_ENABLE_TAGGING 0x00000400 |
Definition at line 1948 of file winternl.h.
#define FLG_SHOW_LDR_SNAPS 0x00000002 |
Definition at line 1940 of file winternl.h.
#define FLG_STOP_ON_EXCEPTION 0x00000001 |
Definition at line 1939 of file winternl.h.
#define FLG_STOP_ON_HUNG_GUI 0x00000008 |
Definition at line 1942 of file winternl.h.
#define FLG_USER_STACK_TRACE_DB 0x00001000 |
Definition at line 1950 of file winternl.h.
Definition at line 3019 of file winternl.h.
Definition at line 2968 of file winternl.h.
#define InsertHeadList | ( | le, | |
e | |||
) | do { PLIST_ENTRY f = (le)->Flink; (e)->Flink = f; (e)->Blink = (le); f->Blink = (e); (le)->Flink = (e); } while (0) |
Definition at line 3020 of file winternl.h.
#define InsertTailList | ( | le, | |
e | |||
) | do { PLIST_ENTRY b = (le)->Blink; (e)->Flink = (le); (e)->Blink = b; b->Flink = (e); (le)->Blink = (e); } while (0) |
Definition at line 3021 of file winternl.h.
Definition at line 1875 of file winternl.h.
#define IO_COMPLETION_ALL_ACCESS (STANDARD_RIGHTS_REQUIRED|SYNCHRONIZE|0x3) |
Definition at line 2178 of file winternl.h.
#define IO_COMPLETION_MODIFY_STATE 0x0002 |
Definition at line 2177 of file winternl.h.
#define IO_COMPLETION_QUERY_STATE 0x0001 |
Definition at line 2176 of file winternl.h.
#define IsListEmpty | ( | le | ) | ((le)->Flink == (le)) |
Definition at line 3022 of file winternl.h.
#define LDR_ADDREF_DLL_PIN 0x00000001 |
Definition at line 2298 of file winternl.h.
#define LDR_DLL_NOTIFICATION_REASON_LOADED 1 |
Definition at line 2303 of file winternl.h.
#define LDR_DLL_NOTIFICATION_REASON_UNLOADED 2 |
Definition at line 2304 of file winternl.h.
#define LDR_DONT_RESOLVE_REFS 0x40000000 |
Definition at line 2294 of file winternl.h.
#define LDR_IMAGE_IS_DLL 0x00000004 |
Definition at line 2286 of file winternl.h.
#define LDR_LOAD_IN_PROGRESS 0x00001000 |
Definition at line 2287 of file winternl.h.
#define LDR_MODULE_REBASED 0x00200000 |
Definition at line 2291 of file winternl.h.
#define LDR_NO_DLL_CALLS 0x00040000 |
Definition at line 2289 of file winternl.h.
#define LDR_PROCESS_ATTACHED 0x00080000 |
Definition at line 2290 of file winternl.h.
#define LDR_UNLOAD_IN_PROGRESS 0x00002000 |
Definition at line 2288 of file winternl.h.
#define LDR_WINE_INTERNAL 0x80000000 |
Definition at line 2295 of file winternl.h.
Definition at line 1877 of file winternl.h.
#define MAXIMUM_FILENAME_LENGTH 256 |
Definition at line 2301 of file winternl.h.
#define MEM_EXECUTE_OPTION_DISABLE 0x01 |
Definition at line 909 of file winternl.h.
#define MEM_EXECUTE_OPTION_DISABLE_THUNK_EMULATION 0x04 |
Definition at line 911 of file winternl.h.
#define MEM_EXECUTE_OPTION_ENABLE 0x02 |
Definition at line 910 of file winternl.h.
#define MEM_EXECUTE_OPTION_PERMANENT 0x08 |
Definition at line 912 of file winternl.h.
Definition at line 2978 of file winternl.h.
#define OBJ_CASE_INSENSITIVE 0x00000040 |
Definition at line 1882 of file winternl.h.
#define OBJ_EXCLUSIVE 0x00000020 |
Definition at line 1881 of file winternl.h.
#define OBJ_FORCE_ACCESS_CHECK 0x00000400 |
Definition at line 1886 of file winternl.h.
#define OBJ_INHERIT 0x00000002 |
Definition at line 1879 of file winternl.h.
#define OBJ_KERNEL_HANDLE 0x00000200 |
Definition at line 1885 of file winternl.h.
#define OBJ_OPENIF 0x00000080 |
Definition at line 1883 of file winternl.h.
#define OBJ_OPENLINK 0x00000100 |
Definition at line 1884 of file winternl.h.
#define OBJ_PERMANENT 0x00000010 |
Definition at line 1880 of file winternl.h.
#define OBJ_VALID_ATTRIBUTES 0x000007F2 |
Definition at line 1887 of file winternl.h.
#define PDI_BACKTRACE 0x02 |
Definition at line 1701 of file winternl.h.
#define PDI_HEAP_BLOCKS 0x10 |
Definition at line 1704 of file winternl.h.
#define PDI_HEAP_TAGS 0x08 |
Definition at line 1703 of file winternl.h.
#define PDI_HEAPS 0x04 |
Definition at line 1702 of file winternl.h.
#define PDI_LOCKS 0x20 |
Definition at line 1705 of file winternl.h.
#define PDI_MODULES 0x01 |
Definition at line 1700 of file winternl.h.
#define PROCESS_PARAMS_FLAG_NORMALIZED 1 |
Definition at line 227 of file winternl.h.
#define PROCESS_PRIOCLASS_ABOVE_NORMAL 6 |
Definition at line 1320 of file winternl.h.
#define PROCESS_PRIOCLASS_BELOW_NORMAL 5 |
Definition at line 1319 of file winternl.h.
#define PROCESS_PRIOCLASS_HIGH 3 |
Definition at line 1317 of file winternl.h.
#define PROCESS_PRIOCLASS_IDLE 1 |
Definition at line 1315 of file winternl.h.
#define PROCESS_PRIOCLASS_NORMAL 2 |
Definition at line 1316 of file winternl.h.
#define PROCESS_PRIOCLASS_REALTIME 4 |
Definition at line 1318 of file winternl.h.
#define RemoveEntryList | ( | e | ) | do { PLIST_ENTRY f = (e)->Flink, b = (e)->Blink; f->Blink = b; b->Flink = f; (e)->Flink = (e)->Blink = NULL; } while (0) |
Definition at line 3023 of file winternl.h.
#define RTL_QUERY_REGISTRY_DELETE 0x00000040 |
Definition at line 1988 of file winternl.h.
#define RTL_QUERY_REGISTRY_DIRECT 0x00000020 |
Definition at line 1987 of file winternl.h.
#define RTL_QUERY_REGISTRY_NOEXPAND 0x00000010 |
Definition at line 1986 of file winternl.h.
#define RTL_QUERY_REGISTRY_NOVALUE 0x00000008 |
Definition at line 1985 of file winternl.h.
#define RTL_QUERY_REGISTRY_REQUIRED 0x00000004 |
Definition at line 1984 of file winternl.h.
#define RTL_QUERY_REGISTRY_SUBKEY 0x00000001 |
Definition at line 1982 of file winternl.h.
#define RTL_QUERY_REGISTRY_TOPKEY 0x00000002 |
Definition at line 1983 of file winternl.h.
#define RTL_REGISTRY_ABSOLUTE 0 |
Definition at line 1972 of file winternl.h.
#define RTL_REGISTRY_CONTROL 2 |
Definition at line 1974 of file winternl.h.
#define RTL_REGISTRY_DEVICEMAP 4 |
Definition at line 1976 of file winternl.h.
#define RTL_REGISTRY_HANDLE 0x40000000 |
Definition at line 1979 of file winternl.h.
#define RTL_REGISTRY_OPTIONAL 0x80000000 |
Definition at line 1980 of file winternl.h.
#define RTL_REGISTRY_SERVICES 1 |
Definition at line 1973 of file winternl.h.
#define RTL_REGISTRY_USER 5 |
Definition at line 1977 of file winternl.h.
#define RTL_REGISTRY_WINDOWS_NT 3 |
Definition at line 1975 of file winternl.h.
#define RtlFillMemory | ( | Destination, | |
Length, | |||
Fill | |||
) | memset((Destination),(Fill),(Length)) |
Definition at line 2981 of file winternl.h.
#define RtlMoveMemory | ( | Destination, | |
Source, | |||
Length | |||
) | memmove((Destination),(Source),(Length)) |
Definition at line 2984 of file winternl.h.
Definition at line 2988 of file winternl.h.
Definition at line 2989 of file winternl.h.
Definition at line 2986 of file winternl.h.
#define RtlStoreUlonglong | ( | p, | |
v | |||
) | do { ULONGLONG _v = (v); memcpy((p), &_v, sizeof(_v)); } while (0) |
Definition at line 2987 of file winternl.h.
#define RtlZeroMemory | ( | Destination, | |
Length | |||
) | memset((Destination),0,(Length)) |
Definition at line 2991 of file winternl.h.
#define SE_ASSIGNPRIMARYTOKEN_PRIVILEGE 3 |
Definition at line 1907 of file winternl.h.
#define SE_AUDIT_PRIVILEGE 21 |
Definition at line 1926 of file winternl.h.
#define SE_BACKUP_PRIVILEGE 17 |
Definition at line 1922 of file winternl.h.
#define SE_CHANGE_NOTIFY_PRIVILEGE 23 |
Definition at line 1928 of file winternl.h.
#define SE_CREATE_GLOBAL_PRIVILEGE 30 |
Definition at line 1935 of file winternl.h.
#define SE_CREATE_PAGEFILE_PRIVILEGE 15 |
Definition at line 1920 of file winternl.h.
#define SE_CREATE_PERMANENT_PRIVILEGE 16 |
Definition at line 1921 of file winternl.h.
#define SE_CREATE_TOKEN_PRIVILEGE 2 |
Definition at line 1906 of file winternl.h.
#define SE_DEBUG_PRIVILEGE 20 |
Definition at line 1925 of file winternl.h.
#define SE_ENABLE_DELEGATION_PRIVILEGE 27 |
Definition at line 1932 of file winternl.h.
#define SE_IMPERSONATE_PRIVILEGE 29 |
Definition at line 1934 of file winternl.h.
#define SE_INC_BASE_PRIORITY_PRIVILEGE 14 |
Definition at line 1919 of file winternl.h.
#define SE_INCREASE_QUOTA_PRIVILEGE 5 |
Definition at line 1909 of file winternl.h.
#define SE_LOAD_DRIVER_PRIVILEGE 10 |
Definition at line 1915 of file winternl.h.
#define SE_LOCK_MEMORY_PRIVILEGE 4 |
Definition at line 1908 of file winternl.h.
#define SE_MACHINE_ACCOUNT_PRIVILEGE 6 |
Definition at line 1911 of file winternl.h.
#define SE_MANAGE_VOLUME_PRIVILEGE 28 |
Definition at line 1933 of file winternl.h.
#define SE_MAX_WELL_KNOWN_PRIVILEGE SE_CREATE_GLOBAL_PRIVILEGE |
Definition at line 1936 of file winternl.h.
#define SE_MIN_WELL_KNOWN_PRIVILEGE 2 |
Definition at line 1905 of file winternl.h.
#define SE_PROF_SINGLE_PROCESS_PRIVILEGE 13 |
Definition at line 1918 of file winternl.h.
#define SE_REMOTE_SHUTDOWN_PRIVILEGE 24 |
Definition at line 1929 of file winternl.h.
#define SE_RESTORE_PRIVILEGE 18 |
Definition at line 1923 of file winternl.h.
#define SE_SECURITY_PRIVILEGE 8 |
Definition at line 1913 of file winternl.h.
#define SE_SHUTDOWN_PRIVILEGE 19 |
Definition at line 1924 of file winternl.h.
#define SE_SYNC_AGENT_PRIVILEGE 26 |
Definition at line 1931 of file winternl.h.
#define SE_SYSTEM_ENVIRONMENT_PRIVILEGE 22 |
Definition at line 1927 of file winternl.h.
#define SE_SYSTEM_PROFILE_PRIVILEGE 11 |
Definition at line 1916 of file winternl.h.
#define SE_SYSTEMTIME_PRIVILEGE 12 |
Definition at line 1917 of file winternl.h.
#define SE_TAKE_OWNERSHIP_PRIVILEGE 9 |
Definition at line 1914 of file winternl.h.
#define SE_TCB_PRIVILEGE 7 |
Definition at line 1912 of file winternl.h.
#define SE_UNDOCK_PRIVILEGE 25 |
Definition at line 1930 of file winternl.h.
Definition at line 1910 of file winternl.h.
Definition at line 1889 of file winternl.h.
#define TEB_ACTIVE_FRAME_CONTEXT_FLAG_EXTENDED 0x00000001 |
Definition at line 287 of file winternl.h.
#define TEB_ACTIVE_FRAME_FLAG_EXTENDED 0x00000001 |
Definition at line 288 of file winternl.h.
#define THREAD_CREATE_FLAGS_ACCESS_CHECK_IN_TARGET 0x00000020 |
Definition at line 2330 of file winternl.h.
#define THREAD_CREATE_FLAGS_CREATE_SUSPENDED 0x00000001 |
Definition at line 2326 of file winternl.h.
#define THREAD_CREATE_FLAGS_HAS_SECURITY_DESCRIPTOR 0x00000010 |
Definition at line 2329 of file winternl.h.
#define THREAD_CREATE_FLAGS_HIDE_FROM_DEBUGGER 0x00000004 |
Definition at line 2328 of file winternl.h.
#define THREAD_CREATE_FLAGS_INITIAL_THREAD 0x00000080 |
Definition at line 2331 of file winternl.h.
#define THREAD_CREATE_FLAGS_SKIP_THREAD_ATTACH 0x00000002 |
Definition at line 2327 of file winternl.h.
#define WINE_NTSTATUS_DECLARED |
Definition at line 50 of file winternl.h.
typedef STRING ANSI_STRING |
Definition at line 71 of file winternl.h.
typedef struct _CLIENT_ID CLIENT_ID |
Definition at line 59 of file winternl.h.
typedef struct _DEBUG_BUFFER DEBUG_BUFFER |
typedef struct _FILE_ID_128 FILE_ID_128 |
typedef struct _FILE_IO_COMPLETION_NOTIFICATION_INFORMATION FILE_IO_COMPLETION_NOTIFICATION_INFORMATION |
typedef enum _FSINFOCLASS FS_INFORMATION_CLASS |
typedef struct _GDI_TEB_BATCH GDI_TEB_BATCH |
typedef struct _INITIAL_TEB INITIAL_TEB |
typedef struct _IO_STATUS_BLOCK IO_STATUS_BLOCK |
typedef struct _KEY_VALUE_ENTRY KEY_VALUE_ENTRY |
typedef enum _KPROFILE_SOURCE KPROFILE_SOURCE |
typedef union _LDR_DLL_NOTIFICATION_DATA LDR_DLL_NOTIFICATION_DATA |
typedef struct _LDR_MODULE LDR_MODULE |
typedef struct _LPC_MESSAGE LPC_MESSAGE |
typedef struct _LPC_SECTION_READ LPC_SECTION_READ |
typedef struct _FILETIME * LPFILETIME |
typedef struct _RTL_RWLOCK * LPRTL_RWLOCK |
Definition at line 51 of file winternl.h.
typedef STRING OEM_STRING |
Definition at line 75 of file winternl.h.
typedef PSTRING PANSI_STRING |
Definition at line 72 of file winternl.h.
typedef const STRING* PCANSI_STRING |
Definition at line 73 of file winternl.h.
typedef struct _CLIENT_ID * PCLIENT_ID |
typedef const STRING* PCOEM_STRING |
Definition at line 77 of file winternl.h.
typedef const RTL_BITMAP* PCRTL_BITMAP |
Definition at line 185 of file winternl.h.
typedef const RTL_BITMAP_RUN* PCRTL_BITMAP_RUN |
Definition at line 192 of file winternl.h.
Definition at line 60 of file winternl.h.
Definition at line 57 of file winternl.h.
typedef const UNICODE_STRING* PCUNICODE_STRING |
Definition at line 88 of file winternl.h.
typedef struct _DEBUG_BUFFER * PDEBUG_BUFFER |
typedef struct _PEB_LDR_DATA PEB_LDR_DATA |
typedef struct _FILE_ALL_INFORMATION * PFILE_ALL_INFORMATION |
typedef struct _FILE_EA_INFORMATION * PFILE_EA_INFORMATION |
typedef struct _FILE_ID_128 * PFILE_ID_128 |
typedef struct _FILE_ID_INFORMATION * PFILE_ID_INFORMATION |
typedef struct _FILE_IO_COMPLETION_NOTIFICATION_INFORMATION * PFILE_IO_COMPLETION_NOTIFICATION_INFORMATION |
typedef enum _FSINFOCLASS * PFS_INFORMATION_CLASS |
typedef enum _HARDERROR_RESPONSE * PHARDERROR_RESPONSE |
typedef struct _INITIAL_TEB * PINITIAL_TEB |
typedef void(WINAPI * PIO_APC_ROUTINE) (PVOID, PIO_STATUS_BLOCK, ULONG) |
Definition at line 1149 of file winternl.h.
typedef struct _IO_STATUS_BLOCK * PIO_STATUS_BLOCK |
typedef struct _KERNEL_USER_TIMES * PKERNEL_USER_TIMES |
typedef struct _KEY_FULL_INFORMATION * PKEY_FULL_INFORMATION |
typedef struct _KEY_NAME_INFORMATION * PKEY_NAME_INFORMATION |
typedef struct _KEY_NODE_INFORMATION * PKEY_NODE_INFORMATION |
typedef struct _KEY_VALUE_ENTRY * PKEY_VALUE_ENTRY |
typedef enum _KPROFILE_SOURCE * PKPROFILE_SOURCE |
typedef union _LDR_DLL_NOTIFICATION_DATA * PLDR_DLL_NOTIFICATION_DATA |
typedef void(CALLBACK * PLDR_DLL_NOTIFICATION_FUNCTION) (ULONG, LDR_DLL_NOTIFICATION_DATA *, void *) |
Definition at line 2283 of file winternl.h.
typedef struct _LDR_MODULE * PLDR_MODULE |
typedef struct _LDR_RESOURCE_INFO * PLDR_RESOURCE_INFO |
typedef struct _LPC_MESSAGE * PLPC_MESSAGE |
typedef struct _LPC_SECTION_READ * PLPC_SECTION_READ |
typedef struct _LPC_SECTION_WRITE * PLPC_SECTION_WRITE |
typedef struct _MEMORY_SECTION_NAME * PMEMORY_SECTION_NAME |
Definition at line 1891 of file winternl.h.
typedef struct _OBJECT_ATTRIBUTES * POBJECT_ATTRIBUTES |
typedef PSTRING POEM_STRING |
Definition at line 76 of file winternl.h.
typedef struct _PORT_MESSAGE_HEADER PORT_MESSAGE |
typedef struct _PEB_LDR_DATA * PPEB_LDR_DATA |
typedef struct _PORT_MESSAGE_HEADER * PPORT_MESSAGE |
typedef struct _PORT_MESSAGE_HEADER * PPORT_MESSAGE_HEADER |
typedef enum _PROCESSINFOCLASS PROCESSINFOCLASS |
Definition at line 1756 of file winternl.h.
typedef struct atom_table ** PRTL_ATOM_TABLE |
Definition at line 1762 of file winternl.h.
typedef struct tagRTL_BITMAP * PRTL_BITMAP |
typedef struct tagRTL_BITMAP_RUN * PRTL_BITMAP_RUN |
typedef struct _RTL_HEAP_DEFINITION * PRTL_HEAP_DEFINITION |
Definition at line 2016 of file winternl.h.
typedef NTSTATUS(WINAPI * PRTL_QUERY_REGISTRY_ROUTINE) (PCWSTR ValueName, ULONG ValueType, PVOID ValueData, ULONG ValueLength, PVOID Context, PVOID EntryContext) |
Definition at line 1990 of file winternl.h.
Definition at line 1892 of file winternl.h.
Definition at line 1893 of file winternl.h.
typedef enum _SHUTDOWN_ACTION * PSHUTDOWN_ACTION |
typedef enum _SYSDBG_COMMAND * PSYSDBG_COMMAND |
typedef struct _SYSTEM_HANDLE_ENTRY * PSYSTEM_HANDLE_ENTRY |
typedef struct _SYSTEM_MODULE * PSYSTEM_MODULE |
typedef struct _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION * PSYSTEM_PROCESSOR_PERFORMANCE_INFORMATION |
typedef struct _TEB_ACTIVE_FRAME * PTEB_ACTIVE_FRAME |
typedef struct _TEB_ACTIVE_FRAME_EX * PTEB_ACTIVE_FRAME_EX |
typedef struct _TIME_FIELDS * PTIME_FIELDS |
Definition at line 2018 of file winternl.h.
typedef struct _UNICODE_STRING * PUNICODE_STRING |
typedef struct _VM_COUNTERS_ * PVM_COUNTERS |
typedef BOOLEAN(WINAPI * PWINSTATIONQUERYINFORMATIONW) (HANDLE, ULONG, WINSTATIONINFOCLASS, PVOID, ULONG, PULONG) |
Definition at line 1669 of file winternl.h.
Definition at line 1756 of file winternl.h.
typedef struct atom_table* RTL_ATOM_TABLE |
Definition at line 1762 of file winternl.h.
typedef struct tagRTL_BITMAP RTL_BITMAP |
typedef struct tagRTL_BITMAP_RUN RTL_BITMAP_RUN |
typedef struct _RTL_HANDLE RTL_HANDLE |
typedef struct _RTL_HANDLE_TABLE RTL_HANDLE_TABLE |
typedef struct _RTL_RWLOCK RTL_RWLOCK |
Definition at line 1894 of file winternl.h.
typedef enum _SECTION_INHERIT SECTION_INHERIT |
typedef enum _SHUTDOWN_ACTION SHUTDOWN_ACTION |
typedef enum _SYSDBG_COMMAND SYSDBG_COMMAND |
typedef struct _SYSTEM_MODULE SYSTEM_MODULE |
typedef struct _TEB_ACTIVE_FRAME TEB_ACTIVE_FRAME |
typedef enum _THREADINFOCLASS THREADINFOCLASS |
typedef struct _TIME_FIELDS TIME_FIELDS |
typedef struct _UNICODE_STRING UNICODE_STRING |
typedef struct _VM_COUNTERS_ VM_COUNTERS |
Enumerator | |
---|---|
AtomBasicInformation | |
AtomTableInformation | |
AtomBasicInformation | |
AtomTableInformation |
Definition at line 1764 of file winternl.h.
Enumerator | |
---|---|
EventBasicInformation | |
EventBasicInformation |
Definition at line 2020 of file winternl.h.
Definition at line 446 of file winternl.h.
Definition at line 815 of file winternl.h.
Definition at line 2190 of file winternl.h.
Definition at line 2180 of file winternl.h.
Enumerator | |
---|---|
IoCompletionBasicInformation | |
IoCompletionBasicInformation |
Definition at line 2167 of file winternl.h.
Definition at line 827 of file winternl.h.
Definition at line 839 of file winternl.h.
Definition at line 2122 of file winternl.h.
Definition at line 1070 of file winternl.h.
Enumerator | |
---|---|
MutantBasicInformation | |
MutantOwnerInformation | |
MutantBasicInformation |
Definition at line 1082 of file winternl.h.
Definition at line 847 of file winternl.h.
Enumerator | |
---|---|
PortNoInformation | |
PortNoInformation |
Definition at line 2163 of file winternl.h.
Definition at line 855 of file winternl.h.
Enumerator | |
---|---|
SectionBasicInformation | |
SectionImageInformation | |
SectionBasicInformation | |
SectionImageInformation |
Definition at line 2038 of file winternl.h.
Enumerator | |
---|---|
ViewShare | |
ViewUnmap | |
ViewShare | |
ViewUnmap | |
ViewShare | |
ViewUnmap |
Definition at line 914 of file winternl.h.
Enumerator | |
---|---|
SemaphoreBasicInformation | |
SemaphoreBasicInformation |
Definition at line 2029 of file winternl.h.
Enumerator | |
---|---|
ShutdownNoReboot | |
ShutdownReboot | |
ShutdownPowerOff | |
ShutdownNoReboot | |
ShutdownReboot | |
ShutdownPowerOff |
Definition at line 2116 of file winternl.h.
Definition at line 2202 of file winternl.h.
Definition at line 919 of file winternl.h.
Definition at line 1005 of file winternl.h.
Enumerator | |
---|---|
TimerBasicInformation | |
TimerBasicInformation |
Definition at line 1093 of file winternl.h.
Enumerator | |
---|---|
WinStationInformation | |
WinStationInformation |
Definition at line 1066 of file winternl.h.
Enumerator | |
---|---|
INVALID_PATH | |
UNC_PATH | |
ABSOLUTE_DRIVE_PATH | |
RELATIVE_DRIVE_PATH | |
ABSOLUTE_PATH | |
RELATIVE_PATH | |
DEVICE_PATH | |
UNC_DOT_PATH |
Definition at line 1106 of file winternl.h.
Referenced by __cxa_pure_virtual(), __declspec(), ARPTransmit(), BaseInitializeContext(), CsrApiRequestThread(), CsrCallServerFromServer(), CsrCaptureArguments(), CsrReleaseCapturedArguments(), CsrShutdownProcesses(), CsrValidateMessageBuffer(), DbgUiRemoteBreakin(), DeviceInterfaceChangeCallback(), Dispatch_fnDeviceIoControl(), DriverEntry(), EHCI_InterruptTransfer(), EHCI_QueryEndpointRequirements(), EHCI_SetAsyncEndpointState(), EHCI_SetEndpointStatus(), EHCI_SubmitTransfer(), EHCI_SuspendController(), ExAllocatePoolWithTag(), ExpInsertPoolTracker(), ExpRemovePoolTracker(), ExpWaitForResource(), FatalExit(), FatCompleteRequest_Real(), FatExceptionFilter(), FatMultiAsyncCompletionRoutine(), FatMultiSyncCompletionRoutine(), FatSingleAsyncCompletionRoutine(), FatSingleSyncCompletionRoutine(), FxLibraryCommonRegisterClient(), HalpAddDevice(), HalpGetParameters(), HalpOpcodeInvalid(), HalReturnToFirmware(), IKsPin_PinStatePropertyHandler(), KeFlushIoBuffers(), KeStartThread(), KeUpdateRunTime(), KiCheckTimerTable(), KiIpiServiceRoutine(), KsPinAttemptProcessing(), KsStreamPointerAdvance(), KsStreamPointerAdvanceOffsets(), KsStreamPointerAdvanceOffsetsAndUnlock(), KsStreamPointerDelete(), KsStreamPointerGetNextClone(), LdrpInitializeProcess(), LdrpRunInitializeRoutines(), Mx::MxDbgBreakPoint(), NdisInitializeWrapper(), NtProcessStartup(), ObInsertObject(), OHCI_InsertEndpointInSchedule(), OHCI_PollAsyncEndpoint(), OHCI_QueryEndpointRequirements(), OHCI_RemoveEndpointFromSchedule(), PciBeginStateTransition(), PciDispatchIrp(), PcRegisterSubdevice(), PinPropertyHandler(), PspCatchCriticalBreak(), Reboot(), RtlApplicationVerifierStop(), RtlAssert(), RtlpDphAllocateVm(), RtlpDphEnterCriticalSection(), RtlpDphFreeVm(), RtlpDphPointerFromHandle(), RtlpDphProtectVm(), RtlpDphRemoveFromAvailableList(), RtlpPageHeapAllocate(), RtlpPageHeapDestroy(), RtlpPageHeapFree(), RxAssert(), SetLastError(), SmpUnhandledExceptionFilter(), SpiParseDeviceInfo(), StreamClassDebugAssert(), UhciInterruptService(), UhciQueryEndpointRequirements(), UhciRHPortResetComplete(), UhciStopController(), USBH_ChangeIndicationWorker(), USBH_CompletePortWakeIrpsWorker(), USBH_DeviceControl(), USBH_FdoIdleNotificationCallback(), USBH_FdoPower(), USBH_FdoQueryBusRelations(), USBH_FdoStartDevice(), USBH_FdoStopDevice(), USBH_FdoWWIrpIoCompletion(), USBH_FlushPortPwrList(), USBH_HubCompleteQueuedPortIdleIrps(), USBH_HubCompleteQueuedPortWakeIrps(), USBH_HubDispatch(), USBH_HubQueuePortIdleIrps(), USBH_HubQueuePortWakeIrps(), USBH_PdoDispatch(), USBH_PdoInternalControl(), USBH_PdoPnP(), USBH_PdoStopDevice(), USBH_PdoUrbFilter(), USBH_PowerIrpCompletion(), USBH_ProcessHubStateChange(), USBH_ProcessPortStateChange(), USBH_SelectConfigOrInterfaceComplete(), USBPORT_AllocateBandwidthUSB2(), USBPORT_Dispatch(), USBPORT_DmaEndpointWorker(), USBPORT_PdoDevicePowerState(), USBPORT_RestoreDevice(), USBPORT_RootHubClassCommand(), USBPORT_RootHubCreateDevice(), USBPORT_SplitBulkInterruptTransfer(), _FX_DRIVER_GLOBALS::WaitForSignal(), WdfVerifierDbgBreakPoint(), WdmAudControlOpenMixer(), and wmain().
NTSYSAPI NTSTATUS WINAPI LdrAccessResource | ( | HMODULE | , |
const IMAGE_RESOURCE_DATA_ENTRY * | , | ||
void ** | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI LdrFindResource_U | ( | HMODULE | , |
const LDR_RESOURCE_INFO * | , | ||
ULONG | , | ||
const IMAGE_RESOURCE_DATA_ENTRY ** | |||
) |
NTSYSAPI NTSTATUS WINAPI LdrFindResourceDirectory_U | ( | HMODULE | , |
const LDR_RESOURCE_INFO * | , | ||
ULONG | , | ||
const IMAGE_RESOURCE_DIRECTORY ** | |||
) |
NTSYSAPI NTSTATUS WINAPI LdrQueryImageFileExecutionOptions | ( | const UNICODE_STRING * | , |
LPCWSTR | , | ||
ULONG | , | ||
void * | , | ||
ULONG | , | ||
ULONG * | |||
) |
NTSYSAPI NTSTATUS WINAPI LdrQueryProcessModuleInformation | ( | SYSTEM_MODULE_INFORMATION * | , |
ULONG | , | ||
ULONG * | |||
) |
Definition at line 943 of file ldrinit.c.
Referenced by ExitProcess().
Definition at line 1082 of file ldrinit.c.
Referenced by ExitThread(), and RtlExitUserThread().
NTSYSAPI NTSTATUS WINAPI NtAcceptConnectPort | ( | PHANDLE | , |
ULONG | , | ||
PLPC_MESSAGE | , | ||
BOOLEAN | , | ||
PLPC_SECTION_WRITE | , | ||
PLPC_SECTION_READ | |||
) |
NTSYSAPI NTSTATUS WINAPI NtAccessCheck | ( | PSECURITY_DESCRIPTOR | , |
HANDLE | , | ||
ACCESS_MASK | , | ||
PGENERIC_MAPPING | , | ||
PPRIVILEGE_SET | , | ||
PULONG | , | ||
PULONG | , | ||
NTSTATUS * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtAccessCheckAndAuditAlarm | ( | PUNICODE_STRING | , |
HANDLE | , | ||
PUNICODE_STRING | , | ||
PUNICODE_STRING | , | ||
PSECURITY_DESCRIPTOR | , | ||
ACCESS_MASK | , | ||
PGENERIC_MAPPING | , | ||
BOOLEAN | , | ||
PACCESS_MASK | , | ||
PBOOLEAN | , | ||
PBOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtAdjustGroupsToken | ( | HANDLE | , |
BOOLEAN | , | ||
PTOKEN_GROUPS | , | ||
ULONG | , | ||
PTOKEN_GROUPS | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtAdjustPrivilegesToken | ( | HANDLE | , |
BOOLEAN | , | ||
PTOKEN_PRIVILEGES | , | ||
DWORD | , | ||
PTOKEN_PRIVILEGES | , | ||
PDWORD | |||
) |
NTSYSAPI NTSTATUS WINAPI NtAllocateVirtualMemory | ( | HANDLE | , |
PVOID * | , | ||
ULONG | , | ||
SIZE_T * | , | ||
ULONG | , | ||
ULONG | |||
) |
Definition at line 157 of file job.c.
Referenced by AssignProcessToJobObject(), and CreateProcessInternalW().
NTSYSAPI NTSTATUS WINAPI NtCancelIoFile | ( | HANDLE | , |
PIO_STATUS_BLOCK | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCancelIoFileEx | ( | HANDLE | , |
PIO_STATUS_BLOCK | , | ||
PIO_STATUS_BLOCK | |||
) |
Referenced by rpcrt4_conn_np_close_read(), and rpcrt4_conn_np_read().
NTSYSAPI NTSTATUS WINAPI NtConnectPort | ( | PHANDLE | , |
PUNICODE_STRING | , | ||
PSECURITY_QUALITY_OF_SERVICE | , | ||
PLPC_SECTION_WRITE | , | ||
PLPC_SECTION_READ | , | ||
PULONG | , | ||
PVOID | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateDirectoryObject | ( | PHANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateEvent | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
EVENT_TYPE | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateEventPair | ( | PHANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateFile | ( | PHANDLE | FileHandle, |
ACCESS_MASK | DesiredAccess, | ||
POBJECT_ATTRIBUTES | ObjectAttributes, | ||
PIO_STATUS_BLOCK | IoStatusBlock, | ||
PLARGE_INTEGER | AllocateSize, | ||
ULONG | FileAttributes, | ||
ULONG | ShareAccess, | ||
ULONG | CreateDisposition, | ||
ULONG | CreateOptions, | ||
PVOID | EaBuffer, | ||
ULONG | EaLength | ||
) |
Definition at line 3758 of file file.c.
NTSYSAPI NTSTATUS WINAPI NtCreateIoCompletion | ( | PHANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateJobObject | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateKey | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
ULONG | , | ||
const UNICODE_STRING * | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateKeyedEvent | ( | HANDLE * | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
ULONG | |||
) |
Referenced by RtlpInitializeKeyedEvent().
NTSYSAPI NTSTATUS WINAPI NtCreateKeyTransacted | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
ULONG | , | ||
const UNICODE_STRING * | , | ||
ULONG | , | ||
HANDLE | , | ||
ULONG * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateMailslotFile | ( | PHANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | , | ||
PIO_STATUS_BLOCK | , | ||
ULONG | , | ||
ULONG | , | ||
ULONG | , | ||
PLARGE_INTEGER | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateMutant | ( | HANDLE * | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateNamedPipeFile | ( | PHANDLE | , |
ULONG | , | ||
POBJECT_ATTRIBUTES | , | ||
PIO_STATUS_BLOCK | , | ||
ULONG | , | ||
ULONG | , | ||
ULONG | , | ||
ULONG | , | ||
ULONG | , | ||
ULONG | , | ||
ULONG | , | ||
ULONG | , | ||
ULONG | , | ||
PLARGE_INTEGER | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreatePagingFile | ( | PUNICODE_STRING | , |
PLARGE_INTEGER | , | ||
PLARGE_INTEGER | , | ||
PLARGE_INTEGER | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateProcess | ( | PHANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | , | ||
HANDLE | , | ||
BOOLEAN | , | ||
HANDLE | , | ||
HANDLE | , | ||
HANDLE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateProfile | ( | PHANDLE | , |
HANDLE | , | ||
PVOID | , | ||
ULONG | , | ||
ULONG | , | ||
PVOID | , | ||
ULONG | , | ||
KPROFILE_SOURCE | , | ||
KAFFINITY | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateSection | ( | HANDLE * | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
const LARGE_INTEGER * | , | ||
ULONG | , | ||
ULONG | , | ||
HANDLE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateSemaphore | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
LONG | , | ||
LONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateSymbolicLinkObject | ( | PHANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | , | ||
PUNICODE_STRING | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateThread | ( | PHANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | , | ||
HANDLE | , | ||
PCLIENT_ID | , | ||
PCONTEXT | , | ||
PINITIAL_TEB | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateTimer | ( | HANDLE * | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
TIMER_TYPE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtCreateToken | ( | PHANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | , | ||
TOKEN_TYPE | , | ||
PLUID | , | ||
PLARGE_INTEGER | , | ||
PTOKEN_USER | , | ||
PTOKEN_GROUPS | , | ||
PTOKEN_PRIVILEGES | , | ||
PTOKEN_OWNER | , | ||
PTOKEN_PRIMARY_GROUP | , | ||
PTOKEN_DEFAULT_DACL | , | ||
PTOKEN_SOURCE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtDeleteFile | ( | POBJECT_ATTRIBUTES | ) |
NTSYSAPI NTSTATUS WINAPI NtDeviceIoControlFile | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
ULONG | , | ||
PVOID | , | ||
ULONG | , | ||
PVOID | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtDisplayString | ( | PUNICODE_STRING | ) |
NTSYSAPI NTSTATUS WINAPI NtDuplicateObject | ( | HANDLE | , |
HANDLE | , | ||
HANDLE | , | ||
PHANDLE | , | ||
ACCESS_MASK | , | ||
ULONG | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtDuplicateToken | ( | HANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | , | ||
SECURITY_IMPERSONATION_LEVEL | , | ||
TOKEN_TYPE | , | ||
PHANDLE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtEnumerateKey | ( | HANDLE | , |
ULONG | , | ||
KEY_INFORMATION_CLASS | , | ||
void * | , | ||
DWORD | , | ||
DWORD * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtEnumerateValueKey | ( | HANDLE | , |
ULONG | , | ||
KEY_VALUE_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtExtendSection | ( | HANDLE | , |
PLARGE_INTEGER | |||
) |
NTSYSAPI NTSTATUS WINAPI NtFilterToken | ( | HANDLE | , |
ULONG | , | ||
TOKEN_GROUPS * | , | ||
TOKEN_PRIVILEGES * | , | ||
TOKEN_GROUPS * | , | ||
HANDLE * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtFlushBuffersFile | ( | HANDLE | , |
IO_STATUS_BLOCK * | |||
) |
Definition at line 3938 of file file.c.
Referenced by InitSysCalls(), and Test_SyscallPerformance().
NTSYSAPI NTSTATUS WINAPI NtFsControlFile | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
ULONG | , | ||
PVOID | , | ||
ULONG | , | ||
PVOID | , | ||
ULONG | |||
) |
Definition at line 3055 of file sysinfo.c.
Referenced by RtlGetCurrentProcessorNumber().
NTSYSAPI NTSTATUS WINAPI NtGetWriteWatch | ( | HANDLE | , |
ULONG | , | ||
PVOID | , | ||
SIZE_T | , | ||
PVOID * | , | ||
ULONG_PTR * | , | ||
ULONG * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtImpersonateClientOfPort | ( | HANDLE | , |
PPORT_MESSAGE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtInitiatePowerAction | ( | POWER_ACTION | , |
SYSTEM_POWER_STATE | , | ||
ULONG | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtListenPort | ( | HANDLE | , |
PLPC_MESSAGE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtLoadDriver | ( | const UNICODE_STRING * | ) |
NTSYSAPI NTSTATUS WINAPI NtLoadKey | ( | const OBJECT_ATTRIBUTES * | , |
OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtLockFile | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
void * | , | ||
PIO_STATUS_BLOCK | , | ||
PLARGE_INTEGER | , | ||
PLARGE_INTEGER | , | ||
ULONG * | , | ||
BOOLEAN | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtMapViewOfSection | ( | HANDLE | , |
HANDLE | , | ||
PVOID * | , | ||
ULONG | , | ||
SIZE_T | , | ||
const LARGE_INTEGER * | , | ||
SIZE_T * | , | ||
SECTION_INHERIT | , | ||
ULONG | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtNotifyChangeDirectoryFile | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
PVOID | , | ||
ULONG | , | ||
ULONG | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtNotifyChangeKey | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
ULONG | , | ||
BOOLEAN | , | ||
PVOID | , | ||
ULONG | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtNotifyChangeMultipleKeys | ( | HANDLE | , |
ULONG | , | ||
OBJECT_ATTRIBUTES * | , | ||
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
ULONG | , | ||
BOOLEAN | , | ||
PVOID | , | ||
ULONG | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenDirectoryObject | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenEvent | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenEventPair | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenFile | ( | PHANDLE | , |
ACCESS_MASK | , | ||
POBJECT_ATTRIBUTES | , | ||
PIO_STATUS_BLOCK | , | ||
ULONG | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenIoCompletion | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenJobObject | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenKey | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenKeyedEvent | ( | HANDLE * | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenKeyEx | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenKeyTransacted | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
HANDLE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenKeyTransactedEx | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
ULONG | , | ||
HANDLE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenMutant | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenObjectAuditAlarm | ( | PUNICODE_STRING | , |
PHANDLE | , | ||
PUNICODE_STRING | , | ||
PUNICODE_STRING | , | ||
PSECURITY_DESCRIPTOR | , | ||
HANDLE | , | ||
ACCESS_MASK | , | ||
ACCESS_MASK | , | ||
PPRIVILEGE_SET | , | ||
BOOLEAN | , | ||
BOOLEAN | , | ||
PBOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenProcess | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
const CLIENT_ID * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenSection | ( | HANDLE * | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenSemaphore | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenSymbolicLinkObject | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenThread | ( | HANDLE * | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
const CLIENT_ID * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtOpenTimer | ( | HANDLE * | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtPowerInformation | ( | POWER_INFORMATION_LEVEL | , |
PVOID | , | ||
ULONG | , | ||
PVOID | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtPrivilegedServiceAuditAlarm | ( | PUNICODE_STRING | , |
PUNICODE_STRING | , | ||
HANDLE | , | ||
PPRIVILEGE_SET | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtPrivilegeObjectAuditAlarm | ( | PUNICODE_STRING | , |
HANDLE | , | ||
HANDLE | , | ||
ULONG | , | ||
PPRIVILEGE_SET | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryAttributesFile | ( | const OBJECT_ATTRIBUTES * | , |
FILE_BASIC_INFORMATION * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryDirectoryFile | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
PVOID | , | ||
ULONG | , | ||
FILE_INFORMATION_CLASS | , | ||
BOOLEAN | , | ||
PUNICODE_STRING | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryDirectoryObject | ( | HANDLE | , |
PDIRECTORY_BASIC_INFORMATION | , | ||
ULONG | , | ||
BOOLEAN | , | ||
BOOLEAN | , | ||
PULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryEaFile | ( | HANDLE | , |
PIO_STATUS_BLOCK | , | ||
PVOID | , | ||
ULONG | , | ||
BOOLEAN | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryFullAttributesFile | ( | const OBJECT_ATTRIBUTES * | , |
FILE_NETWORK_OPEN_INFORMATION * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryInformationAtom | ( | RTL_ATOM | , |
ATOM_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | , | ||
ULONG * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryInformationFile | ( | HANDLE | , |
PIO_STATUS_BLOCK | , | ||
PVOID | , | ||
LONG | , | ||
FILE_INFORMATION_CLASS | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryInformationJobObject | ( | HANDLE | JobHandle, |
JOBOBJECTINFOCLASS | JobInformationClass, | ||
PVOID | JobInformation, | ||
ULONG | JobInformationLength, | ||
PULONG | ReturnLength | ||
) |
Definition at line 485 of file job.c.
Referenced by QueryInformationJobObject().
NTSYSAPI NTSTATUS WINAPI NtQueryInformationPort | ( | HANDLE | , |
PORT_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryInformationProcess | ( | HANDLE | , |
PROCESSINFOCLASS | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryInformationThread | ( | HANDLE | , |
THREADINFOCLASS | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryInformationToken | ( | HANDLE | , |
TOKEN_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryIntervalProfile | ( | KPROFILE_SOURCE | , |
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryIoCompletion | ( | HANDLE | , |
IO_COMPLETION_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryLicenseValue | ( | const UNICODE_STRING * | , |
ULONG * | , | ||
PVOID | , | ||
ULONG | , | ||
ULONG * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryMultipleValueKey | ( | HANDLE | , |
PKEY_MULTIPLE_VALUE_INFORMATION | , | ||
ULONG | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryMutant | ( | HANDLE | , |
MUTANT_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryObject | ( | HANDLE | , |
OBJECT_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryOpenSubKeys | ( | POBJECT_ATTRIBUTES | , |
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryPerformanceCounter | ( | PLARGE_INTEGER | , |
PLARGE_INTEGER | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQuerySection | ( | HANDLE | , |
SECTION_INFORMATION_CLASS | , | ||
PVOID | , | ||
SIZE_T | , | ||
SIZE_T * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQuerySecurityObject | ( | HANDLE | , |
SECURITY_INFORMATION | , | ||
PSECURITY_DESCRIPTOR | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQuerySemaphore | ( | HANDLE | , |
SEMAPHORE_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQuerySystemEnvironmentValue | ( | PUNICODE_STRING | , |
PWCHAR | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQuerySystemInformation | ( | SYSTEM_INFORMATION_CLASS | , |
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQuerySystemInformationEx | ( | SYSTEM_INFORMATION_CLASS | , |
void * | , | ||
ULONG | , | ||
void * | , | ||
ULONG | , | ||
ULONG * | |||
) |
Referenced by get_logical_processor_count().
NTSYSAPI NTSTATUS WINAPI NtQuerySystemTime | ( | PLARGE_INTEGER | ) |
NTSYSAPI NTSTATUS WINAPI NtQueryValueKey | ( | HANDLE | , |
const UNICODE_STRING * | , | ||
KEY_VALUE_INFORMATION_CLASS | , | ||
void * | , | ||
DWORD | , | ||
DWORD * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryVirtualMemory | ( | HANDLE | , |
LPCVOID | , | ||
MEMORY_INFORMATION_CLASS | , | ||
PVOID | , | ||
SIZE_T | , | ||
SIZE_T * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueryVolumeInformationFile | ( | HANDLE | , |
PIO_STATUS_BLOCK | , | ||
PVOID | , | ||
ULONG | , | ||
FS_INFORMATION_CLASS | |||
) |
NTSYSAPI NTSTATUS WINAPI NtQueueApcThread | ( | HANDLE | , |
PNTAPCFUNC | , | ||
ULONG_PTR | , | ||
ULONG_PTR | , | ||
ULONG_PTR | |||
) |
NTSYSAPI NTSTATUS WINAPI NtRaiseHardError | ( | NTSTATUS | , |
ULONG | , | ||
PUNICODE_STRING | , | ||
PVOID * | , | ||
HARDERROR_RESPONSE_OPTION | , | ||
PHARDERROR_RESPONSE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtReadFile | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
PVOID | , | ||
ULONG | , | ||
PLARGE_INTEGER | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtReadFileScatter | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
FILE_SEGMENT_ELEMENT * | , | ||
ULONG | , | ||
PLARGE_INTEGER | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtReadRequestData | ( | HANDLE | , |
PLPC_MESSAGE | , | ||
ULONG | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtReleaseKeyedEvent | ( | HANDLE | , |
const void * | , | ||
BOOLEAN | , | ||
const LARGE_INTEGER * | |||
) |
Referenced by InternalWake(), RtlpUnWaitCriticalSection(), and RtlRunOnceComplete().
NTSYSAPI NTSTATUS WINAPI NtRemoveIoCompletion | ( | HANDLE | , |
PULONG_PTR | , | ||
PULONG_PTR | , | ||
PIO_STATUS_BLOCK | , | ||
PLARGE_INTEGER | |||
) |
NTSYSAPI NTSTATUS WINAPI NtRenameKey | ( | HANDLE | , |
UNICODE_STRING * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtReplaceKey | ( | POBJECT_ATTRIBUTES | , |
HANDLE | , | ||
POBJECT_ATTRIBUTES | |||
) |
NTSYSAPI NTSTATUS WINAPI NtReplyPort | ( | HANDLE | , |
PLPC_MESSAGE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtReplyWaitReceivePort | ( | HANDLE | , |
PULONG | , | ||
PLPC_MESSAGE | , | ||
PLPC_MESSAGE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtReplyWaitReceivePortEx | ( | HANDLE | , |
PVOID * | , | ||
PPORT_MESSAGE | , | ||
PPORT_MESSAGE | , | ||
PLARGE_INTEGER | |||
) |
NTSYSAPI NTSTATUS WINAPI NtReplyWaitReplyPort | ( | HANDLE | , |
PLPC_MESSAGE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtRequestPort | ( | HANDLE | , |
PLPC_MESSAGE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtRequestWaitReplyPort | ( | HANDLE | , |
PLPC_MESSAGE | , | ||
PLPC_MESSAGE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSecureConnectPort | ( | PHANDLE | , |
PUNICODE_STRING | , | ||
PSECURITY_QUALITY_OF_SERVICE | , | ||
PLPC_SECTION_WRITE | , | ||
PSID | , | ||
PLPC_SECTION_READ | , | ||
PULONG | , | ||
PVOID | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetInformationFile | ( | HANDLE | , |
PIO_STATUS_BLOCK | , | ||
PVOID | , | ||
ULONG | , | ||
FILE_INFORMATION_CLASS | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetInformationJobObject | ( | HANDLE | JobHandle, |
JOBOBJECTINFOCLASS | JobInformationClass, | ||
PVOID | JobInformation, | ||
ULONG | JobInformationLength | ||
) |
Definition at line 752 of file job.c.
Referenced by SetInformationJobObject().
NTSYSAPI NTSTATUS WINAPI NtSetInformationObject | ( | HANDLE | , |
OBJECT_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetInformationProcess | ( | HANDLE | , |
PROCESS_INFORMATION_CLASS | , | ||
PVOID | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetIntervalProfile | ( | ULONG | , |
KPROFILE_SOURCE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetSecurityObject | ( | HANDLE | , |
SECURITY_INFORMATION | , | ||
PSECURITY_DESCRIPTOR | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetSystemEnvironmentValue | ( | PUNICODE_STRING | , |
PUNICODE_STRING | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetSystemPowerState | ( | POWER_ACTION | , |
SYSTEM_POWER_STATE | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetSystemTime | ( | const LARGE_INTEGER * | , |
LARGE_INTEGER * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetTimer | ( | HANDLE | , |
const LARGE_INTEGER * | , | ||
PTIMER_APC_ROUTINE | , | ||
PVOID | , | ||
BOOLEAN | , | ||
ULONG | , | ||
BOOLEAN * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetValueKey | ( | HANDLE | , |
const UNICODE_STRING * | , | ||
ULONG | , | ||
ULONG | , | ||
const void * | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSetVolumeInformationFile | ( | HANDLE | , |
PIO_STATUS_BLOCK | , | ||
PVOID | , | ||
ULONG | , | ||
FS_INFORMATION_CLASS | |||
) |
NTSYSAPI NTSTATUS WINAPI NtShutdownSystem | ( | SHUTDOWN_ACTION | ) |
NTSYSAPI NTSTATUS WINAPI NtSignalAndWaitForSingleObject | ( | HANDLE | , |
HANDLE | , | ||
BOOLEAN | , | ||
const LARGE_INTEGER * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtSystemDebugControl | ( | SYSDBG_COMMAND | ControlCode, |
PVOID | InputBuffer, | ||
ULONG | InputBufferLength, | ||
PVOID | OutputBuffer, | ||
ULONG | OutputBufferLength, | ||
PULONG | ReturnLength | ||
) |
Definition at line 182 of file dbgctrl.c.
Definition at line 850 of file job.c.
Referenced by TerminateJobObject().
Definition at line 465 of file state.c.
Referenced by LdrpInit().
NTSYSAPI NTSTATUS WINAPI NtUnloadDriver | ( | const UNICODE_STRING * | ) |
NTSYSAPI NTSTATUS WINAPI NtUnloadKey | ( | POBJECT_ATTRIBUTES | ) |
NTSYSAPI NTSTATUS WINAPI NtUnloadKeyEx | ( | POBJECT_ATTRIBUTES | , |
HANDLE | |||
) |
NTSYSAPI NTSTATUS WINAPI NtUnlockFile | ( | HANDLE | , |
PIO_STATUS_BLOCK | , | ||
PLARGE_INTEGER | , | ||
PLARGE_INTEGER | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtWaitForKeyedEvent | ( | HANDLE | , |
const void * | , | ||
BOOLEAN | , | ||
const LARGE_INTEGER * | |||
) |
Referenced by InternalSleep(), RtlpWaitForCriticalSection(), and RtlRunOnceBeginInitialize().
NTSYSAPI NTSTATUS WINAPI NtWaitForMultipleObjects | ( | ULONG | , |
const HANDLE * | , | ||
BOOLEAN | , | ||
BOOLEAN | , | ||
const LARGE_INTEGER * | |||
) |
NTSYSAPI NTSTATUS WINAPI NtWriteFile | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
const void * | , | ||
ULONG | , | ||
PLARGE_INTEGER | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtWriteFileGather | ( | HANDLE | , |
HANDLE | , | ||
PIO_APC_ROUTINE | , | ||
PVOID | , | ||
PIO_STATUS_BLOCK | , | ||
FILE_SEGMENT_ELEMENT * | , | ||
ULONG | , | ||
PLARGE_INTEGER | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtWriteRequestData | ( | HANDLE | , |
PLPC_MESSAGE | , | ||
ULONG | , | ||
PVOID | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI NtWriteVirtualMemory | ( | HANDLE | , |
void * | , | ||
const void * | , | ||
SIZE_T | , | ||
SIZE_T * | |||
) |
Definition at line 744 of file thrdschd.c.
Referenced by IntReadConsole(), KeDelayExecutionThread(), and SwitchToThread().
|
inlinestatic |
Definition at line 3024 of file winternl.h.
|
inlinestatic |
Definition at line 74 of file libsupp.c.
Referenced by BaseGetNamedObjectDirectory(), BasepComputeProcessPath(), BasePushProcessParameters(), BaseRundownFls(), CheckForSameCurdir(), ExitProcess(), FlsAlloc(), FlsFree(), FlsSetValue(), GetEnvironmentStringsA(), GetEnvironmentStringsW(), GetEnvironmentVariableA(), LdrShutdownThread(), RtlCreateEnvironment(), RtlCreateProcessParameters(), RtlGetCurrentDirectory_U(), RtlGetFullPathName_Ustr(), RtlGetFullPathName_UstrEx(), RtlpDosPathNameToRelativeNtPathName_Ustr(), RtlQueryEnvironmentVariable_U(), RtlSetCurrentDirectory_U(), RtlSetCurrentEnvironment(), RtlSetEnvironmentVariable(), TlsAlloc(), TlsFree(), and TlsSetValue().
NTSYSAPI BYTE WINAPI RtlAcquireResourceExclusive | ( | LPRTL_RWLOCK | , |
BYTE | |||
) |
NTSYSAPI BYTE WINAPI RtlAcquireResourceShared | ( | LPRTL_RWLOCK | , |
BYTE | |||
) |
NTSYSAPI void WINAPI RtlAcquireSRWLockExclusive | ( | RTL_SRWLOCK * | ) |
Referenced by AcquireDynamicFunctionTableLockExclusive(), and AcquireSRWLockExclusive().
NTSYSAPI void WINAPI RtlAcquireSRWLockShared | ( | RTL_SRWLOCK * | ) |
Referenced by AcquireDynamicFunctionTableLockShared(), and AcquireSRWLockShared().
Referenced by ActivateActCtx().
Referenced by AccessCheckEmptyMappingTest(), AddAccessAllowedAce(), CheckTokenMembership(), CmpHiveRootSecurityDescriptor(), CmpQuerySecurityDescriptor(), CreateBaseAcls(), CreateInitialSystemToken(), CreateNewDefaultDacl(), CreateNlsDirectorySecurity(), CreateNlsSecurityDescriptor(), CSR_API(), CsrCreateLocalSystemSD(), CsrSetProcessSecurity(), GetDosDevicesProtection(), K32CreateDBMonMutex(), LsapAddTokenDefaultDacl(), LsapCreateAccountSd(), LsapCreatePolicySd(), LsapCreateSecretSd(), LsapCreateTokenSd(), MiCreateMemoryEvent(), NtCreatePagingFile(), ObpCreateKernelObjectsSD(), ObpGetDosDevicesProtection(), RtlDefaultNpAcl(), SampCreateAccountDomainSD(), SampCreateAliasSD(), SampCreateBuiltinDomainSD(), SampCreateGroupSD(), SampCreateServerSD(), SampCreateUserSD(), ScmCreateAcls(), SepCreateImpersonationTokenDacl(), SepInitDACLs(), SepInitializationPhase1(), SeSetWorldSecurityDescriptor(), SmpCreateSecurityDescriptors(), and TiCreateSecurityDescriptor().
NTSYSAPI NTSTATUS WINAPI RtlAddAccessAllowedObjectAce | ( | PACL | , |
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
GUID * | , | ||
GUID * | , | ||
PSID | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlAddAccessDeniedObjectAce | ( | PACL | , |
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
GUID * | , | ||
GUID * | , | ||
PSID | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlAddAuditAccessAceEx | ( | PACL | , |
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
PSID | , | ||
BOOL | , | ||
BOOL | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlAddAuditAccessObjectAce | ( | PACL | , |
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
GUID * | , | ||
GUID * | , | ||
PSID | , | ||
BOOL | , | ||
BOOL | |||
) |
Definition at line 5373 of file actctx.c.
Referenced by AddRefActCtx(), RtlActivateActivationContextEx(), RtlGetActiveActivationContext(), and RtlQueryInformationActivationContext().
NTSYSAPI PVOID WINAPI RtlAddVectoredExceptionHandler | ( | ULONG | , |
PVECTORED_EXCEPTION_HANDLER | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlAllocateAndInitializeSid | ( | PSID_IDENTIFIER_AUTHORITY | , |
BYTE | , | ||
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
DWORD | , | ||
PSID * | |||
) |
NTSYSAPI RTL_HANDLE *WINAPI RtlAllocateHandle | ( | RTL_HANDLE_TABLE * | , |
ULONG * | |||
) |
Referenced by GetTempFileNameW(), and mbtowc().
NTSYSAPI NTSTATUS WINAPI RtlAnsiStringToUnicodeString | ( | PUNICODE_STRING | , |
PCANSI_STRING | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlAppendUnicodeStringToString | ( | UNICODE_STRING * | , |
const UNICODE_STRING * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlAppendUnicodeToString | ( | UNICODE_STRING * | , |
LPCWSTR | |||
) |
NTSYSAPI BOOLEAN WINAPI RtlAreAllAccessesGranted | ( | ACCESS_MASK | , |
ACCESS_MASK | |||
) |
NTSYSAPI BOOLEAN WINAPI RtlAreAnyAccessesGranted | ( | ACCESS_MASK | , |
ACCESS_MASK | |||
) |
Definition at line 261 of file unicode.c.
|
inlinestatic |
Definition at line 2994 of file winternl.h.
NTSYSAPI void WINAPI RtlClearAllBits | ( | PRTL_BITMAP | ) |
Definition at line 3103 of file heap.c.
Referenced by GlobalCompact(), HeapCompact(), LocalCompact(), and LocalShrink().
NTSYSAPI LONG WINAPI RtlCompareUnicodeString | ( | const UNICODE_STRING * | , |
const UNICODE_STRING * | , | ||
BOOLEAN | |||
) |
NTSYSAPI LONG WINAPI RtlCompareUnicodeStrings | ( | const WCHAR * | , |
SIZE_T | , | ||
const WCHAR * | , | ||
SIZE_T | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlCompressBuffer | ( | USHORT | , |
PUCHAR | , | ||
ULONG | , | ||
PUCHAR | , | ||
ULONG | , | ||
ULONG | , | ||
PULONG | , | ||
PVOID | |||
) |
Definition at line 31 of file largeint.c.
Referenced by WSPCloseSocket(), and WSPShutdown().
Definition at line 47 of file largeint.c.
Referenced by HalpGetResourceSortValue(), NdisAllocateMemory(), NdisMDeregisterIoPortRange(), and NdisMRegisterIoPortRange().
Referenced by AddBSMRequest(), BroadcastDriveLetterChange(), CSR_API(), GetCallerLuid(), LsaGetLogonSessionData(), LsapCreateLogonSession(), LsapEnumLogonSessions(), LsapGetLogonSessionData(), LsapRmCreateLogonSession(), LsapRmDeleteLogonSession(), LsarLookupPrivilegeValue(), and nfs41_CreateVNetRoot().
NTSYSAPI void WINAPI RtlCopyLuidAndAttributesArray | ( | ULONG | , |
const LUID_AND_ATTRIBUTES * | , | ||
PLUID_AND_ATTRIBUTES | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlCopySecurityDescriptor | ( | PSECURITY_DESCRIPTOR | , |
PSECURITY_DESCRIPTOR | |||
) |
Referenced by CopySid(), DsEnumerateDomainTrustsA(), GetSiteSidFromToken(), GetUserSid(), LsapAddAuthorityToDomainsList(), LsapAddDomainToDomainsList(), NtQueryInformationToken(), NtSetInformationToken(), RtlCopySidAndAttributesArray(), RtlpAddKnownAce(), RtlpAddKnownObjectAce(), RtlxAddAuditAccessAceEx(), RtlxAddMandatoryLabelAceEx(), ScDomainIdToSid(), SepCreateToken(), SepDuplicateToken(), SepPerformTokenFiltering(), SepPropagateAcl(), and SeQueryInformationToken().
NTSYSAPI void WINAPI RtlCopyUnicodeString | ( | UNICODE_STRING * | , |
const UNICODE_STRING * | |||
) |
Referenced by actctx_init(), BasepProbeForDllManifest(), and CreateActCtxW().
NTSYSAPI NTSTATUS WINAPI RtlCreateAtomTable | ( | ULONG | , |
RTL_ATOM_TABLE * | |||
) |
Definition at line 31 of file env.c.
NTSYSAPI HANDLE WINAPI RtlCreateHeap | ( | ULONG | , |
PVOID | , | ||
SIZE_T | , | ||
SIZE_T | , | ||
PVOID | , | ||
PRTL_HEAP_DEFINITION | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlCreateProcessParameters | ( | RTL_USER_PROCESS_PARAMETERS ** | , |
const UNICODE_STRING * | , | ||
const UNICODE_STRING * | , | ||
const UNICODE_STRING * | , | ||
const UNICODE_STRING * | , | ||
PWSTR | , | ||
const UNICODE_STRING * | , | ||
const UNICODE_STRING * | , | ||
const UNICODE_STRING * | , | ||
const UNICODE_STRING * | |||
) |
NTSYSAPI PDEBUG_BUFFER WINAPI RtlCreateQueryDebugBuffer | ( | ULONG | , |
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlCreateSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | , |
DWORD | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlCreateTimer | ( | PHANDLE | , |
HANDLE | , | ||
RTL_WAITORTIMERCALLBACKFUNC | , | ||
PVOID | , | ||
DWORD | , | ||
DWORD | , | ||
ULONG | |||
) |
Definition at line 285 of file timerqueue.c.
NTSYSAPI BOOLEAN WINAPI RtlCreateUnicodeString | ( | PUNICODE_STRING | , |
LPCWSTR | |||
) |
NTSYSAPI BOOLEAN WINAPI RtlCreateUnicodeStringFromAsciiz | ( | PUNICODE_STRING | , |
LPCSTR | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlCreateUserProcess | ( | UNICODE_STRING * | , |
ULONG | , | ||
RTL_USER_PROCESS_PARAMETERS * | , | ||
SECURITY_DESCRIPTOR * | , | ||
SECURITY_DESCRIPTOR * | , | ||
HANDLE | , | ||
BOOLEAN | , | ||
HANDLE | , | ||
HANDLE | , | ||
RTL_USER_PROCESS_INFORMATION * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlCreateUserThread | ( | HANDLE | , |
const SECURITY_DESCRIPTOR * | , | ||
BOOLEAN | , | ||
PVOID | , | ||
SIZE_T | , | ||
SIZE_T | , | ||
PRTL_THREAD_START_ROUTINE | , | ||
void * | , | ||
HANDLE * | , | ||
CLIENT_ID * | |||
) |
Referenced by DeactivateActCtx().
Referenced by RtlpCallVectoredHandlers(), SetUnhandledExceptionFilter(), and UnhandledExceptionFilter().
NTSYSAPI NTSTATUS WINAPI RtlDeleteAtomFromAtomTable | ( | RTL_ATOM_TABLE | , |
RTL_ATOM | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlDeleteCriticalSection | ( | RTL_CRITICAL_SECTION * | ) |
Referenced by ClassDeviceControl(), DeleteDriveLetterRoutine(), DeleteFromLocalDatabaseRoutine(), DeleteNoDriveLetterEntryRoutine(), DestroyPortDriver(), MountMgrDeletePoints(), MountMgrDeletePointsDbOnly(), PnpRootCreateDevice(), RequestHandleMountQuerySuggestedLinkName(), and ScrubRegistryRoutine().
NTSYSAPI void WINAPI RtlDeleteResource | ( | LPRTL_RWLOCK | ) |
NTSYSAPI NTSTATUS WINAPI RtlDeleteSecurityObject | ( | PSECURITY_DESCRIPTOR * | ) |
Definition at line 540 of file timerqueue.c.
Definition at line 331 of file timerqueue.c.
NTSYSAPI PRTL_USER_PROCESS_PARAMETERS WINAPI RtlDeNormalizeProcessParams | ( | RTL_USER_PROCESS_PARAMETERS * | ) |
Definition at line 270 of file wait.c.
Definition at line 202 of file wait.c.
Referenced by RtlDeregisterWait().
NTSYSAPI NTSTATUS WINAPI RtlDestroyAtomTable | ( | RTL_ATOM_TABLE | ) |
Definition at line 115 of file env.c.
NTSYSAPI NTSTATUS WINAPI RtlDestroyHandleTable | ( | RTL_HANDLE_TABLE * | ) |
Definition at line 1748 of file heap.c.
NTSYSAPI void WINAPI RtlDestroyProcessParameters | ( | RTL_USER_PROCESS_PARAMETERS * | ) |
NTSYSAPI NTSTATUS WINAPI RtlDestroyQueryDebugBuffer | ( | PDEBUG_BUFFER | ) |
NTSYSAPI DOS_PATHNAME_TYPE WINAPI RtlDetermineDosPathNameType_U | ( | PCWSTR | ) |
Definition at line 1557 of file ldrapi.c.
Referenced by CtfImmDispatchDefImeMessage(), and ISPY_PreUninitialize().
NTSYSAPI BOOLEAN WINAPI RtlDosPathNameToNtPathName_U | ( | PCWSTR | , |
PUNICODE_STRING | , | ||
PWSTR * | , | ||
CURDIR * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlDosPathNameToNtPathName_U_WithStatus | ( | PCWSTR | , |
PUNICODE_STRING | , | ||
PWSTR * | , | ||
CURDIR * | |||
) |
Referenced by wine_get_dos_file_name().
NTSYSAPI ULONG WINAPI RtlDosSearchPath_U | ( | LPCWSTR | , |
LPCWSTR | , | ||
LPCWSTR | , | ||
ULONG | , | ||
LPWSTR | , | ||
LPWSTR * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlDowncaseUnicodeString | ( | UNICODE_STRING * | , |
const UNICODE_STRING * | , | ||
BOOLEAN | |||
) |
NTSYSAPI void WINAPI RtlDumpResource | ( | LPRTL_RWLOCK | ) |
NTSYSAPI NTSTATUS WINAPI RtlDuplicateUnicodeString | ( | int | , |
const UNICODE_STRING * | , | ||
UNICODE_STRING * | |||
) |
Referenced by CmGetSystemDriverList(), GetKeyName(), HistoryAddEntry(), IopGetParentIdPrefix(), IopSetServiceEnumData(), PdoQueryDeviceText(), PdoQueryId(), PiControlInitializeDevice(), QueryStringCallback(), RegOpenKeyExW(), resolve_fail_single(), resolve_single(), and UserpDuplicateParamStringToUnicodeString().
NTSYSAPI NTSTATUS WINAPI RtlEmptyAtomTable | ( | RTL_ATOM_TABLE | , |
BOOLEAN | |||
) |
Referenced by DllMain(), RtlpAddVectoredHandler(), RtlSetUnhandledExceptionFilter(), and SetUnhandledExceptionFilter().
Referenced by MulDiv().
Definition at line 97 of file largeint.c.
NTSYSAPI NTSTATUS WINAPI RtlEnterCriticalSection | ( | RTL_CRITICAL_SECTION * | ) |
NTSYSAPI NTSTATUS WINAPI RtlEqualComputerName | ( | const UNICODE_STRING * | , |
const UNICODE_STRING * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlEqualDomainName | ( | const UNICODE_STRING * | , |
const UNICODE_STRING * | |||
) |
NTSYSAPI BOOLEAN WINAPI RtlEqualUnicodeString | ( | const UNICODE_STRING * | , |
const UNICODE_STRING * | , | ||
BOOLEAN | |||
) |
NTSYSAPI void WINAPI RtlEraseUnicodeString | ( | UNICODE_STRING * | ) |
NTSYSAPI void DECLSPEC_NORETURN WINAPI RtlExitUserProcess | ( | ULONG | ) |
NTSYSAPI void DECLSPEC_NORETURN WINAPI RtlExitUserThread | ( | ULONG | ) |
NTSYSAPI NTSTATUS WINAPI RtlExpandEnvironmentStrings_U | ( | PCWSTR | , |
const UNICODE_STRING * | , | ||
UNICODE_STRING * | , | ||
ULONG * | |||
) |
Referenced by RawQueryFsSizeInfo().
Referenced by FsRecGetDeviceSectors(), GetMailslotInfo(), GetNamedPipeHandleStateW(), and RawQueryFsSizeInfo().
NTSYSAPI NTSTATUS WINAPI RtlFindActivationContextSectionGuid | ( | ULONG | , |
const GUID * | , | ||
ULONG | , | ||
const GUID * | , | ||
PVOID | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlFindActivationContextSectionString | ( | ULONG | flags, |
const GUID * | guid, | ||
ULONG | section_kind, | ||
const UNICODE_STRING * | section_name, | ||
PVOID | ptr | ||
) |
Definition at line 5874 of file actctx.c.
Referenced by ClassNameToVersion(), find_actctx_dll(), FindActCtxSectionStringW(), init_funcs(), and LdrpCheckForKnownDll().
NTSYSAPI NTSTATUS WINAPI RtlFindCharInUnicodeString | ( | int | , |
const UNICODE_STRING * | , | ||
const UNICODE_STRING * | , | ||
USHORT * | |||
) |
NTSYSAPI ULONG WINAPI RtlFindClearRuns | ( | PCRTL_BITMAP | , |
PRTL_BITMAP_RUN | , | ||
ULONG | , | ||
BOOLEAN | |||
) |
Definition at line 235 of file bitmap.c.
Referenced by Test_RtlFindLeastSignificantBit().
NTSYSAPI ULONG WINAPI RtlFindLongestRunClear | ( | PCRTL_BITMAP | , |
PULONG | |||
) |
NTSYSAPI ULONG WINAPI RtlFindLongestRunSet | ( | PCRTL_BITMAP | , |
PULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlFindMessage | ( | HMODULE | , |
ULONG | , | ||
ULONG | , | ||
ULONG | , | ||
const MESSAGE_RESOURCE_ENTRY ** | |||
) |
Definition at line 211 of file bitmap.c.
Referenced by Test_RtlFindMostSignificantBit().
NTSYSAPI ULONG WINAPI RtlFindSetRuns | ( | PCRTL_BITMAP | , |
PRTL_BITMAP_RUN | , | ||
ULONG | , | ||
BOOLEAN | |||
) |
NTSYSAPI BOOLEAN WINAPI RtlFirstFreeAce | ( | PACL | , |
PACE_HEADER * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlFormatCurrentUserKeyPath | ( | PUNICODE_STRING | ) |
NTSYSAPI NTSTATUS WINAPI RtlFormatMessage | ( | LPWSTR | , |
UCHAR | , | ||
BOOLEAN | , | ||
BOOLEAN | , | ||
BOOLEAN | , | ||
__ms_va_list * | , | ||
LPWSTR | , | ||
ULONG | |||
) |
NTSYSAPI void WINAPI RtlFreeAnsiString | ( | PANSI_STRING | ) |
NTSYSAPI BOOLEAN WINAPI RtlFreeHandle | ( | RTL_HANDLE_TABLE * | , |
RTL_HANDLE * | |||
) |
Definition at line 2286 of file heap.c.
NTSYSAPI void WINAPI RtlFreeOemString | ( | POEM_STRING | ) |
Definition at line 5515 of file actctx.c.
Referenced by LdrShutdownThread().
NTSYSAPI void WINAPI RtlFreeUnicodeString | ( | PUNICODE_STRING | ) |
Definition at line 5539 of file actctx.c.
Referenced by GetCurrentActCtx(), and LdrpWalkImportDescriptor().
NTSYSAPI NTSTATUS WINAPI RtlGetControlSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | , |
PSECURITY_DESCRIPTOR_CONTROL | , | ||
LPDWORD | |||
) |
Definition at line 65 of file libsupp.c.
Referenced by _IRQL_requires_max_(), LdrpLoadImportModule(), RtlComputePrivatizedDllName_U(), RtlDebugDestroyHeap(), RtlGetProcessHeaps(), RtlInitializeHeapManager(), RtlpAddHeapToProcessList(), RtlpRemoveHeapFromProcessList(), RtlpSetHeapParameters(), and RtlQueryEnvironmentVariable_U().
NTSYSAPI NTSTATUS WINAPI RtlGetDaclSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | , |
PBOOLEAN | , | ||
PACL * | , | ||
PBOOLEAN | |||
) |
NTSYSAPI TEB_ACTIVE_FRAME *WINAPI RtlGetFrame | ( | void | ) |
Definition at line 114 of file error.c.
Referenced by ConSrvConsoleCtrlEventTimeout().
Definition at line 1555 of file path.c.
Referenced by START_TEST().
Definition at line 95 of file libsupp.c.
Referenced by FatalExit(), RtlAssert(), RtlCreateHeap(), and RtlCreateUserProcess().
Referenced by GetProcessHeaps(), and START_TEST().
NTSYSAPI NTSTATUS WINAPI RtlGetSaclSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | , |
PBOOLEAN | , | ||
PACL * | , | ||
PBOOLEAN | |||
) |
Definition at line 217 of file error.c.
Referenced by init_funcs(), and UnhandledExceptionFilter().
NTSYSAPI NTSTATUS WINAPI RtlGetVersion | ( | RTL_OSVERSIONINFOEXW * | ) |
NTSYSAPI NTSTATUS WINAPI RtlGUIDFromString | ( | PUNICODE_STRING | , |
GUID * | |||
) |
Referenced by _Success_(), add_comserver_record(), add_ifaceps_record(), add_progid_record(), BiConvertRegistryDataToElement(), build_clr_surrogate_section(), build_tlib_section(), CryptCATEnumerateMember(), EfiInitpCreateApplicationEntry(), GUIDFromStringA(), GUIDFromStringW(), IoSetDeviceInterfaceState(), KspCreateDeviceAssociation(), KspCreateDeviceReference(), parse_supportedos_elem(), SdbGUIDFromString(), SetFirmwareEnvironmentVariableExW(), test_GetInterfaceName(), and WmipGUIDFromString().
NTSYSAPI PSID_IDENTIFIER_AUTHORITY WINAPI RtlIdentifierAuthoritySid | ( | PSID | ) |
NTSYSAPI PIMAGE_NT_HEADERS WINAPI RtlImageNtHeader | ( | HMODULE | ) |
NTSYSAPI PIMAGE_SECTION_HEADER WINAPI RtlImageRvaToSection | ( | const IMAGE_NT_HEADERS * | , |
HMODULE | , | ||
DWORD | |||
) |
NTSYSAPI PVOID WINAPI RtlImageRvaToVa | ( | const IMAGE_NT_HEADERS * | , |
HMODULE | , | ||
DWORD | , | ||
IMAGE_SECTION_HEADER ** | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlImpersonateSelf | ( | SECURITY_IMPERSONATION_LEVEL | ) |
NTSYSAPI void WINAPI RtlInitAnsiString | ( | PANSI_STRING | , |
PCSZ | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlInitAnsiStringEx | ( | PANSI_STRING | , |
PCSZ | |||
) |
NTSYSAPI void WINAPI RtlInitializeConditionVariable | ( | RTL_CONDITION_VARIABLE * | ) |
NTSYSAPI NTSTATUS WINAPI RtlInitializeCriticalSection | ( | RTL_CRITICAL_SECTION * | ) |
NTSYSAPI NTSTATUS WINAPI RtlInitializeCriticalSectionAndSpinCount | ( | RTL_CRITICAL_SECTION * | , |
ULONG | |||
) |
NTSYSAPI void WINAPI RtlInitializeResource | ( | LPRTL_RWLOCK | ) |
NTSYSAPI void WINAPI RtlInitializeSRWLock | ( | RTL_SRWLOCK * | ) |
Referenced by InitializeSRWLock().
NTSYSAPI void WINAPI RtlInitUnicodeString | ( | PUNICODE_STRING | , |
PCWSTR | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlInitUnicodeStringEx | ( | PUNICODE_STRING | , |
PCWSTR | |||
) |
Referenced by GetEnvironmentVariableW(), LdrpSearchPath(), LdrQueryImageFileKeyOption(), RtlDoesFileExists_UEx(), RtlDosSearchPath_U(), RtlGetFullPathName_UEx(), RtlIsDosDeviceName_U(), RtlpDosPathNameToRelativeNtPathName_U(), RtlpDosPathNameToRelativeNtPathName_Ustr(), SearchPathW(), SetCurrentDirectoryW(), and SetEnvironmentVariableW().
Definition at line 704 of file unicode.c.
Referenced by RtlIntegerToUnicodeString().
Definition at line 5556 of file actctx.c.
NTSYSAPI BOOL WINAPI RtlIsCriticalSectionLocked | ( | RTL_CRITICAL_SECTION * | ) |
NTSYSAPI BOOL WINAPI RtlIsCriticalSectionLockedByThread | ( | RTL_CRITICAL_SECTION * | ) |
NTSYSAPI BOOLEAN WINAPI RtlIsNameLegalDOS8Dot3 | ( | const UNICODE_STRING * | , |
POEM_STRING | , | ||
PBOOLEAN | |||
) |
Definition at line 1290 of file unicode.c.
NTSYSAPI BOOLEAN WINAPI RtlIsValidHandle | ( | const RTL_HANDLE_TABLE * | , |
const RTL_HANDLE * | |||
) |
NTSYSAPI BOOLEAN WINAPI RtlIsValidIndexHandle | ( | const RTL_HANDLE_TABLE * | , |
ULONG | Index, | ||
RTL_HANDLE ** | |||
) |
Referenced by RtlpFreeAtomHandle(), RtlpGetAtomEntry(), and START_TEST().
NTSYSAPI NTSTATUS WINAPI RtlLeaveCriticalSection | ( | RTL_CRITICAL_SECTION * | ) |
NTSYSAPI ULONG WINAPI RtlLengthSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | ) |
NTSYSAPI NTSTATUS WINAPI RtlLocalTimeToSystemTime | ( | const LARGE_INTEGER * | , |
PLARGE_INTEGER | |||
) |
Referenced by GlobalAlloc(), GlobalFlags(), GlobalFree(), GlobalHandle(), GlobalLock(), GlobalReAlloc(), GlobalSize(), GlobalUnlock(), HeapLock(), LocalAlloc(), LocalFlags(), LocalReAlloc(), and LocalUnlock().
NTSYSAPI NTSTATUS WINAPI RtlMakeSelfRelativeSD | ( | PSECURITY_DESCRIPTOR | , |
PSECURITY_DESCRIPTOR | , | ||
LPDWORD | |||
) |
NTSYSAPI void WINAPI RtlMapGenericMask | ( | PACCESS_MASK | , |
const GENERIC_MAPPING * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlNewSecurityObject | ( | PSECURITY_DESCRIPTOR | , |
PSECURITY_DESCRIPTOR | , | ||
PSECURITY_DESCRIPTOR * | , | ||
BOOLEAN | , | ||
HANDLE | , | ||
PGENERIC_MAPPING | |||
) |
NTSYSAPI PRTL_USER_PROCESS_PARAMETERS WINAPI RtlNormalizeProcessParams | ( | RTL_USER_PROCESS_PARAMETERS * | ) |
Referenced by AbortSystemShutdownA(), AbortSystemShutdownW(), AccessCheck(), AccessCheckAndAuditAlarmA(), AccessCheckAndAuditAlarmW(), AccessCheckByType(), AccessCheckByTypeResultList(), AccpOpenNamedObject(), AccRewriteGetHandleRights(), AccRewriteSetHandleRights(), ActivateActCtx(), AddAccessAllowedAce(), AddAccessAllowedAceEx(), AddAccessAllowedObjectAce(), AddAccessDeniedAce(), AddAccessDeniedAceEx(), AddAccessDeniedObjectAce(), AddAce(), AddAuditAccessAce(), AddAuditAccessAceEx(), AddAuditAccessObjectAce(), AddFontResourceA(), AddFontResourceExA(), AddIPAddress(), AdjustTokenGroups(), AdjustTokenPrivileges(), AllocateLocallyUniqueId(), ApcRoutine(), BackupEventLogA(), BackupEventLogW(), BasepIoCompletion(), BasepIoCompletionSimple(), BaseSetLastNTError(), CallBackConvertToAscii(), CallNt(), CheckTokenMembership(), ClearEventLogA(), ClearEventLogW(), CloseEventLog(), CNG_CalcHash(), CNG_ImportECCPubKey(), CNG_VerifySignature(), co_IntRegisterLogonProcess(), CommitWaveBufferApc(), compare_imp(), ConCfgOpenUserSettings(), ConvertSidToStringSidW(), create_classes_key(), CreateActCtxW(), CreateEnvironmentBlock(), CreateICA(), CreatePrivateObjectSecurity(), CreateProcessAsUserCommon(), CreateRestrictedToken(), CreateSymbolicLinkW(), DeleteHKCRValue(), DeleteIPAddress(), DeregisterEventSource(), DestroyPrivateObjectSecurity(), DsAddressToSiteNamesA(), DsAddressToSiteNamesExA(), DsEnumerateDomainTrustsA(), DsGetDcNameWithAccountA(), DsGetDcSiteCoverageA(), DuplicateTokenEx(), EmptyWorkingSet(), EnumDeviceDrivers(), EnumFontsA(), EnumNamesW(), EnumPageFilesW(), EnumProcesses(), EnumProcessModules(), EnumPropsA(), EnumPropsExA(), EnumPropsExW(), EnumPropsW(), EnumResourceLanguagesA(), EnumResourceLanguagesW(), EnumResourceNamesA(), EnumResourceNamesW(), EnumResourceTypesA(), EnumResourceTypesW(), ExpandEnvironmentStringsForUserW(), find_resourceA(), find_resourceW(), FindActCtxSectionGuid(), FindActCtxSectionStringW(), FindDeviceDriver(), FindModule(), format_ntstatus(), get_registry_locale_info(), GetCurrentActCtx(), GetCurrentHwProfileA(), GetEventLogInformation(), GetFileInformationByHandleEx(), GetFileSecurityW(), GetInterfaceNameInternal(), GetKeyName(), GetKeySam(), GetMappedFileNameW(), GetModuleInformation(), GetNumberOfEventLogRecords(), GetOldestEventLogRecord(), GetPerformanceInfo(), GetPrivateObjectSecurity(), GetProcessImageFileNameA(), GetProcessImageFileNameW(), GetProcessMemoryInfo(), GetPwrCapabilities(), GetSecurityDescriptorControl(), GetSecurityDescriptorDacl(), GetSecurityDescriptorGroup(), GetSecurityDescriptorOwner(), GetSecurityDescriptorSacl(), GetSiteSidFromToken(), GetStringBitmapA(), GetTextExtentExPointA(), GetTokenInformation(), GetUserSidStringFromToken(), GetWsChanges(), HeapWalk(), Icmp6CreateFile(), Icmp6SendEcho2(), IcmpCloseHandle(), IcmpCreateFile(), IcmpSendEcho(), IcmpSendEcho2(), ImpersonateAnonymousToken(), ImpersonateLoggedOnUser(), ImpersonateSelf(), InitializeAcl(), InitializeCriticalSectionEx(), InitializeProcessForWsWatch(), InitializeSecurityDescriptor(), InitializeSid(), InitiateShutdownA(), InitiateSystemShutdownA(), InitiateSystemShutdownExA(), InitiateSystemShutdownW(), IsPwrHibernateAllowed(), IsPwrShutdownAllowed(), IsPwrSuspendAllowed(), IsTokenRestricted(), IsValidSecurityDescriptor(), KsiCreateObjectType(), load_message(), LoadResource(), LoadVia_SystemExtendServiceTableInformation(), LoadVia_SystemLoadGdiDriverInformation(), LogonUserExW(), LsaNtStatusToWinError(), main(), MakeAbsoluteSD(), MakeAbsoluteSD2(), MakeSelfRelativeSD(), NetpNtStatusToApiStatus(), NotifyChangeEventLog(), NtStartDriver(), ntstatus_error::ntstatus_error(), NtStatusToHResult(), NtStopDriver(), NtUserAttachThreadInput(), NtUserRedrawWindow(), NtUserRegisterUserApiHook(), ObjectCloseAuditAlarmA(), ObjectCloseAuditAlarmW(), ObjectDeleteAuditAlarmA(), ObjectDeleteAuditAlarmW(), ObjectOpenAuditAlarmA(), ObjectOpenAuditAlarmW(), ObjectPrivilegeAuditAlarmA(), ObjectPrivilegeAuditAlarmW(), open_classes_key(), OpenBackupEventLogA(), OpenBackupEventLogW(), OpenEventLogA(), OpenEventLogW(), OpenFile(), OpenProcessToken(), PrivilegeCheck(), PrivilegedServiceAuditAlarmA(), PrivilegedServiceAuditAlarmW(), QueryActCtxW(), QueryWorkingSet(), QueryWorkingSetEx(), ReadEventLogA(), ReadEventLogW(), ReadFileScatter(), RegCloseKey(), RegCopyTreeW(), RegCreateKeyExW(), RegDeleteKeyExW(), RegDeleteTreeW(), RegDeleteValueA(), RegDeleteValueW(), RegEnumKeyExW(), RegEnumValueW(), RegFlushKey(), RegGetKeySecurity(), RegisterDlls(), RegisterEventSourceA(), RegisterEventSourceW(), RegLoadKeyW(), RegNotifyChangeKeyValue(), RegOpenCurrentUser(), RegOpenKeyExW(), RegOpenUserClassesRoot(), RegOverridePredefKey(), RegQueryInfoKeyA(), RegQueryInfoKeyW(), RegQueryValueExW(), RegReplaceKeyW(), RegRestoreKeyW(), RegSaveKeyW(), RegSetKeySecurity(), RegSetKeyValueA(), RegSetKeyValueW(), RegSetValueA(), RegSetValueExA(), RegSetValueExW(), RegSetValueW(), RegUnLoadKeyW(), RemoveFontResourceExA(), ReplaceFileW(), ReportEventA(), ReportEventW(), RevertToSelf(), RQueryServiceObjectSecurity(), RSetServiceObjectSecurity(), RtlReadOutOfProcessMemoryStream(), ScBuildAnsiArgsVector(), ScConnectControlPipe(), ScmCreateDefaultSD(), ScmCreateDefaultServiceSD(), ScmCreateGroupList(), ScmCreateOrReferenceServiceImage(), ScmCreatePipeSD(), ScmDecryptPassword(), ScmEncryptPassword(), ScmGetDriverStatus(), ScmLoadDriver(), ScmSetServicePassword(), ScmUnloadDriver(), SendIoctl(), set_ntstatus(), SetAclInformation(), SetFileSecurityW(), SetKernelObjectSecurity(), SetLocaleInfoW(), SetPrivateObjectSecurity(), SetSecurityDescriptorControl(), SetSecurityDescriptorDacl(), SetSecurityDescriptorGroup(), SetSecurityDescriptorOwner(), SetSecurityDescriptorSacl(), SetServiceObjectSecurity(), SetThreadToken(), SetTokenInformation(), SetupDiGetDeviceInstallParamsW(), ShutDown_Hibernate(), ShutDown_PowerOff(), ShutDown_Reboot(), ShutDown_StandBy(), SleepConditionVariableCS(), SleepConditionVariableSRW(), StartRpcServer(), StopRpcServer(), TCPSendIoctl(), UserExitReactOS(), UserSetLastNTError(), ValidatePowerPolicies(), WahCreateSocketHandle(), WahOpenHandleHelper(), WriteFileGather(), WSHIoctl_GetInterfaceList(), WTSEnumerateProcessesW(), and ZombifyActCtx().
NTSYSAPI ULONG WINAPI RtlNumberOfClearBits | ( | PCRTL_BITMAP | ) |
NTSYSAPI ULONG WINAPI RtlNumberOfSetBits | ( | PCRTL_BITMAP | ) |
NTSYSAPI NTSTATUS WINAPI RtlOemStringToUnicodeString | ( | UNICODE_STRING * | , |
const STRING * | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlOpenCurrentUser | ( | ACCESS_MASK | , |
PHANDLE | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlPinAtomInAtomTable | ( | RTL_ATOM_TABLE | , |
RTL_ATOM | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlpNtCreateKey | ( | PHANDLE | , |
ACCESS_MASK | , | ||
const OBJECT_ATTRIBUTES * | , | ||
ULONG | , | ||
const UNICODE_STRING * | , | ||
ULONG | , | ||
PULONG | |||
) |
NTSYSAPI void WINAPI RtlPopFrame | ( | TEB_ACTIVE_FRAME * | ) |
NTSYSAPI BOOLEAN WINAPI RtlPrefixString | ( | const STRING * | String1, |
const STRING * | String2, | ||
BOOLEAN | CaseInsensitive | ||
) |
NTSYSAPI BOOLEAN WINAPI RtlPrefixUnicodeString | ( | const UNICODE_STRING * | , |
const UNICODE_STRING * | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlpUnWaitCriticalSection | ( | RTL_CRITICAL_SECTION * | ) |
NTSYSAPI void WINAPI RtlPushFrame | ( | TEB_ACTIVE_FRAME * | ) |
NTSYSAPI NTSTATUS WINAPI RtlpWaitForCriticalSection | ( | RTL_CRITICAL_SECTION * | ) |
NTSYSAPI NTSTATUS WINAPI RtlQueryAtomInAtomTable | ( | RTL_ATOM_TABLE | , |
RTL_ATOM | , | ||
ULONG * | , | ||
ULONG * | , | ||
WCHAR * | , | ||
ULONG * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlQueryDynamicTimeZoneInformation | ( | RTL_DYNAMIC_TIME_ZONE_INFORMATION * | ) |
NTSYSAPI NTSTATUS WINAPI RtlQueryEnvironmentVariable_U | ( | PWSTR | Environment, |
PUNICODE_STRING | Name, | ||
PUNICODE_STRING | Value | ||
) |
Definition at line 510 of file env.c.
Referenced by RtlExpandEnvironmentStrings_U().
NTSYSAPI NTSTATUS WINAPI RtlQueryHeapInformation | ( | HANDLE | , |
HEAP_INFORMATION_CLASS | , | ||
PVOID | , | ||
SIZE_T | , | ||
PSIZE_T | |||
) |
Referenced by HeapQueryInformation().
Referenced by GetAclInformation(), GetAllowedWorldAce(), and GetUserDacl().
NTSYSAPI NTSTATUS WINAPI RtlQueryInformationActivationContext | ( | ULONG | flags, |
HANDLE | handle, | ||
PVOID | subinst, | ||
ULONG | class, | ||
PVOID | buffer, | ||
SIZE_T | bufsize, | ||
SIZE_T * | retlen | ||
) |
Definition at line 5572 of file actctx.c.
Referenced by BasepAllocateActivationContextActivationBlock(), CreateRemoteThread(), find_actctx_dll(), LdrpInitializeProcessCompat(), QueryActCtxW(), and QueueUserAPC().
NTSYSAPI NTSTATUS WINAPI RtlQueryRegistryValues | ( | ULONG | , |
PCWSTR | , | ||
PRTL_QUERY_REGISTRY_TABLE | , | ||
PVOID | , | ||
PVOID | |||
) |
Referenced by _IRQL_requires_max_(), AtapiRegCheckParameterValue(), AtapiRegGetStringParameterValue(), BaseInitializeStaticServerData(), BasepIsProcessAllowed(), ClassDeviceControl(), ClasspIsMediaChangeDisabledDueToHardwareLimitation(), ClasspIsMediaChangeDisabledForClass(), ClasspMediaChangeDeviceInstanceOverride(), ClasspScanForSpecialInRegistry(), CreateDeviceFromRegistry(), CreateGroupListRoutine(), DeleteFromLocalDatabase(), DeleteNoDriveLetterEntry(), DeleteRegistryDriveLetter(), DiskAddDevice(), DriverEntry(), EngpGetDisplayDriverAccelerationLevel(), EngpGetDisplayDriverParameters(), EnumerateBiosDiskEntries(), Ext2QueryGlobalParameters(), Ext2QueryVolumeParams(), FreeBT_GetRegistryDword(), FxRegistrySettingsInitialize(), GetComputerNameExW(), GetDriverName(), GetSystemVersionString(), HasNoDriveLetterEntry(), InitBadBlocks(), InitFunctionPtrs(), IopUnloadDriver(), IsOffline(), LoadGlobalSettings(), LsapInitAuthPackages(), MountMgrQuerySystemVolumeName(), MountmgrReadNoAutoMount(), MountMgrScrubRegistry(), MountMgrUniqueIdChangeRoutine(), NdisIAddDevice(), NpInitializeAliases(), NtfsQueryMftZoneReservation(), PciLocateKdDevices(), PiAttachFilterDrivers(), PiCallDriverAddDevice(), PnpRootCreateDevice(), QueryParameters(), QuerySymbolicLinkNamesFromStorage(), QueryTimeout(), QueryUniqueIdFromMaster(), ReadRegistryEntries(), RequestHandleMountQuerySuggestedLinkName(), RtlQueryTimeZoneInformation(), ScConnectControlPipe(), ScmCreateGroupList(), ScmCreateOrReferenceServiceImage(), SmpLoadDataFromRegistry(), USBH_RegQueryGenericUSBDeviceString(), USBPORT_GetDefaultBIOSx(), VfdLoadLink(), VideoPortGetRegistryParameters(), and ViLoadImagesFromRegistry().
NTSYSAPI NTSTATUS WINAPI RtlQueryTimeZoneInformation | ( | RTL_TIME_ZONE_INFORMATION * | ) |
NTSYSAPI void WINAPI RtlRaiseException | ( | PEXCEPTION_RECORD | ) |
Definition at line 2686 of file heap.c.
Referenced by add_assembly(), add_compat_context(), add_dependent_assembly_id(), add_dll_redirect(), add_entity(), add_entry(), AddDiskToList(), CmdStartProcess(), com_class_add_progid(), CSR_API(), DesktopHeapReAlloc(), EmulatorCopyMemory(), FindFirstStreamW(), GlobalReAlloc(), InitFunctionPtrs(), LdrpSearchPath(), LocalReAlloc(), lookup_winsxs(), main(), PnpEventThread(), ReAllocateLayoutBuffer(), ReAllocBuffer(), RegpCopyTree(), RtlDebugReAllocateHeap(), SdbpReAlloc(), START_TEST(), and UserHeapReAlloc().
NTSYSAPI NTSTATUS WINAPI RtlRegisterWait | ( | PHANDLE | , |
HANDLE | , | ||
RTL_WAITORTIMERCALLBACKFUNC | , | ||
PVOID | , | ||
ULONG | , | ||
ULONG | |||
) |
Definition at line 5384 of file actctx.c.
Referenced by BaseDispatchApc(), BasepAllocateActivationContextActivationBlock(), BasepFreeActivationContextActivationBlock(), ClassNameToVersion(), find_actctx_dll(), LdrpFinalizeAndDeallocateDataTableEntry(), ReleaseActCtx(), RtlDeactivateActivationContext(), and RtlFreeThreadActivationContextStack().
Definition at line 84 of file libsupp.c.
Referenced by BaseGetNamedObjectDirectory(), BasepComputeProcessPath(), BasePushProcessParameters(), BaseRundownFls(), CheckForSameCurdir(), ExitProcess(), FlsAlloc(), FlsFree(), FlsSetValue(), GetEnvironmentStringsA(), GetEnvironmentStringsW(), GetEnvironmentVariableA(), LdrShutdownThread(), RtlCreateEnvironment(), RtlCreateProcessParameters(), RtlGetCurrentDirectory_U(), RtlGetFullPathName_Ustr(), RtlGetFullPathName_UstrEx(), RtlpDosPathNameToRelativeNtPathName_Ustr(), RtlQueryEnvironmentVariable_U(), RtlSetCurrentDirectory_U(), RtlSetCurrentEnvironment(), RtlSetEnvironmentVariable(), TlsAlloc(), TlsFree(), and TlsSetValue().
NTSYSAPI void WINAPI RtlReleaseResource | ( | LPRTL_RWLOCK | ) |
NTSYSAPI void WINAPI RtlReleaseSRWLockExclusive | ( | RTL_SRWLOCK * | ) |
Referenced by ReleaseDynamicFunctionTableLockExclusive(), and ReleaseSRWLockExclusive().
NTSYSAPI void WINAPI RtlReleaseSRWLockShared | ( | RTL_SRWLOCK * | ) |
Referenced by ReleaseDynamicFunctionTableLockShared(), and ReleaseSRWLockShared().
NTSYSAPI void WINAPI RtlSecondsSince1970ToTime | ( | DWORD | , |
LARGE_INTEGER * | |||
) |
NTSYSAPI void WINAPI RtlSecondsSince1980ToTime | ( | DWORD | , |
LARGE_INTEGER * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlSelfRelativeToAbsoluteSD | ( | PSECURITY_DESCRIPTOR | , |
PSECURITY_DESCRIPTOR | , | ||
PDWORD | , | ||
PACL | , | ||
PDWORD | , | ||
PACL | , | ||
PDWORD | , | ||
PSID | , | ||
PDWORD | , | ||
PSID | , | ||
PDWORD | |||
) |
Referenced by fcb_get_sd(), and MakeAbsoluteSD().
NTSYSAPI void WINAPI RtlSetAllBits | ( | PRTL_BITMAP | ) |
NTSYSAPI NTSTATUS WINAPI RtlSetControlSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | , |
SECURITY_DESCRIPTOR_CONTROL | , | ||
SECURITY_DESCRIPTOR_CONTROL | |||
) |
NTSYSAPI ULONG WINAPI RtlSetCriticalSectionSpinCount | ( | RTL_CRITICAL_SECTION * | , |
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlSetCurrentDirectory_U | ( | const UNICODE_STRING * | ) |
Definition at line 263 of file env.c.
NTSYSAPI NTSTATUS WINAPI RtlSetDaclSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | , |
BOOLEAN | , | ||
PACL | , | ||
BOOLEAN | |||
) |
Referenced by AccessCheckEmptyMappingTest(), AccessGrantedMultipleObjectsTests(), AccessGrantedNoDaclTests(), AccessGrantedTests(), BaseInitializeStaticServerData(), CheckTokenMembership(), CmpHiveRootSecurityDescriptor(), CreateNlsSecurityDescriptor(), CSR_API(), CsrCreateLocalSystemSD(), CsrSetProcessSecurity(), DenyAccessTests(), get_top_level_sd(), GetDosDevicesProtection(), GrantedAccessTests(), IntCreateServiceSecurity(), IoCreateUnprotectedSymbolicLink(), IopCreateDefaultDeviceSecurityDescriptor(), IopCreateSecurityDescriptorPerType(), K32CreateDBMonMutex(), LsapCreateAccountSd(), LsapCreatePolicySd(), LsapCreateSecretSd(), LsapCreateTokenSd(), MiCreateMemoryEvent(), NtCreatePagingFile(), ObpCreateKernelObjectsSD(), ObpGetDosDevicesProtection(), ParamsValidationTests(), ParamValidationNoObjsList(), RtlpSysVolCheckOwnerAndSecurity(), RtlpSysVolCreateSecurityDescriptor(), RtlQuerySecurityObject(), SampCreateAccountDomainSD(), SampCreateAliasSD(), SampCreateBuiltinDomainSD(), SampCreateGroupSD(), SampCreateServerSD(), SampCreateUserSD(), ScmCreateDefaultSD(), ScmCreatePipeSD(), SepInitializationPhase1(), SepInitSDs(), SepOpenThreadToken(), SetSecurityDescriptorDacl(), SharedMemoryInit(), SmpCreateSecurityDescriptors(), TestSeAssignSecurity(), and TiCreateSecurityDescriptor().
NTSYSAPI NTSTATUS WINAPI RtlSetEnvironmentVariable | ( | PWSTR * | Environment, |
PUNICODE_STRING | Name, | ||
PUNICODE_STRING | Value | ||
) |
Definition at line 287 of file env.c.
Referenced by HeapSetInformation().
NTSYSAPI NTSTATUS WINAPI RtlSetIoCompletionCallback | ( | HANDLE | , |
PRTL_OVERLAPPED_COMPLETION_ROUTINE | , | ||
ULONG | |||
) |
Referenced by AccessCheckEmptyMappingTest(), AccessGrantedMultipleObjectsTests(), AccessGrantedNoDaclTests(), AccessGrantedTests(), CheckTokenMembership(), DenyAccessTests(), fcb_get_sd(), get_top_level_sd(), GrantedAccessTests(), IntCreateServiceSecurity(), LsapCreateAccountSd(), LsapCreatePolicySd(), LsapCreateSecretSd(), LsapCreateTokenSd(), ParamsValidationTests(), ParamValidationNoObjsList(), RtlpSysVolCheckOwnerAndSecurity(), RtlpSysVolTakeOwnership(), RtlQuerySecurityObject(), SampCreateAccountDomainSD(), SampCreateAliasSD(), SampCreateBuiltinDomainSD(), SampCreateGroupSD(), SampCreateServerSD(), SampCreateUserSD(), ScmCreateDefaultSD(), ScmCreatePipeSD(), SetSecurityDescriptorOwner(), and TiCreateSecurityDescriptor().
NTSYSAPI NTSTATUS WINAPI RtlSetSaclSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | , |
BOOLEAN | , | ||
PACL | , | ||
BOOLEAN | |||
) |
Referenced by GetVolumeInformationW().
NTSYSAPI NTSTATUS WINAPI RtlSetTimeZoneInformation | ( | const RTL_TIME_ZONE_INFORMATION * | ) |
NTSYSAPI NTSTATUS WINAPI RtlSleepConditionVariableCS | ( | RTL_CONDITION_VARIABLE * | , |
RTL_CRITICAL_SECTION * | , | ||
const LARGE_INTEGER * | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlSleepConditionVariableSRW | ( | RTL_CONDITION_VARIABLE * | , |
RTL_SRWLOCK * | , | ||
const LARGE_INTEGER * | , | ||
ULONG | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlStringFromGUID | ( | REFGUID | , |
PUNICODE_STRING | |||
) |
Referenced by BcdOpenObject(), CreateNewVolumeName(), CreateNoDriveLetterEntry(), DumpAutomationTable(), GetInterfaceNameInternal(), CPortPinWavePci::HandleKsProperty(), CPortPinWaveRT::HandleKsProperty(), IKsClock_DispatchDeviceIoControl(), IKsFilter_DispatchDeviceIoControl(), IKsFilterFactory_fnInitialize(), IKsPin_DispatchDeviceIoControl(), IntCreateNewRegistryPath(), IopOpenInterfaceKey(), IopStartRamdisk(), IoRegisterDeviceInterface(), KsCacheMedium(), KspCreatePin(), KspEnableEvent(), KspHandleDataIntersection(), KspInstallInterface(), KspPinPropertyHandler(), KspReadMediaCategory(), KspValidateConnectRequest(), MMixerGetDeviceNameWithComponentId(), ok_keys_(), PciQueryInterface(), PcNewPort(), PropertyItemDispatch(), CUnregisterPhysicalConnection::QueryInterface(), CDrmPort2::QueryInterface(), CInterruptSync::QueryInterface(), CPortDMus::QueryInterface(), CPortTopology::QueryInterface(), CPortWaveCyclic::QueryInterface(), CPortWavePci::QueryInterface(), CPortWaveRT::QueryInterface(), CRegistryKey::QueryInterface(), CResourceList::QueryInterface(), CServiceGroup::QueryInterface(), CUnregisterSubdevice::QueryInterface(), CPortClsVersion::QueryInterface(), RamdiskCreateDiskDevice(), SdbGUIDToString(), SysAudioHandleProperty(), TestInterfaceRegistry(), TestModuleRegistry(), USBAudioInitComponentId(), and USBPORT_PdoQueryInterface().
NTSYSAPI NTSTATUS WINAPI RtlSystemTimeToLocalTime | ( | const LARGE_INTEGER * | , |
PLARGE_INTEGER | |||
) |
NTSYSAPI BOOLEAN WINAPI RtlTimeFieldsToTime | ( | PTIME_FIELDS | , |
PLARGE_INTEGER | |||
) |
NTSYSAPI void WINAPI RtlTimeToElapsedTimeFields | ( | const LARGE_INTEGER * | , |
PTIME_FIELDS | |||
) |
NTSYSAPI void WINAPI RtlTimeToTimeFields | ( | const LARGE_INTEGER * | , |
PTIME_FIELDS | |||
) |
NTSYSAPI BOOLEAN WINAPI RtlTryAcquireSRWLockExclusive | ( | RTL_SRWLOCK * | ) |
NTSYSAPI BOOLEAN WINAPI RtlTryAcquireSRWLockShared | ( | RTL_SRWLOCK * | ) |
NTSYSAPI BOOL WINAPI RtlTryEnterCriticalSection | ( | RTL_CRITICAL_SECTION * | ) |
Definition at line 3007 of file winternl.h.
NTSYSAPI DWORD WINAPI RtlUnicodeStringToAnsiSize | ( | const UNICODE_STRING * | ) |
NTSYSAPI NTSTATUS WINAPI RtlUnicodeStringToAnsiString | ( | PANSI_STRING | , |
PCUNICODE_STRING | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlUnicodeStringToInteger | ( | const UNICODE_STRING * | str, |
ULONG | base, | ||
ULONG * | value | ||
) |
Definition at line 982 of file unicode.c.
NTSYSAPI DWORD WINAPI RtlUnicodeStringToOemSize | ( | const UNICODE_STRING * | ) |
NTSYSAPI NTSTATUS WINAPI RtlUnicodeStringToOemString | ( | POEM_STRING | , |
PCUNICODE_STRING | , | ||
BOOLEAN | |||
) |
Definition at line 3162 of file heap.c.
Referenced by GlobalAlloc(), GlobalFlags(), GlobalFree(), GlobalHandle(), GlobalLock(), GlobalReAlloc(), GlobalSize(), GlobalUnlock(), HeapUnlock(), LocalAlloc(), LocalFlags(), LocalReAlloc(), and LocalUnlock().
NTSYSAPI NTSTATUS WINAPI RtlUpcaseUnicodeString | ( | UNICODE_STRING * | , |
const UNICODE_STRING * | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlUpcaseUnicodeStringToAnsiString | ( | STRING * | , |
const UNICODE_STRING * | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlUpcaseUnicodeStringToCountedOemString | ( | STRING * | , |
const UNICODE_STRING * | , | ||
BOOLEAN | |||
) |
Referenced by _IRQL_requires_max_(), FatConstructNamesInFcb(), FatSetFsLabelInfo(), FatUnicodeToUpcaseOem(), and START_TEST().
NTSYSAPI NTSTATUS WINAPI RtlUpcaseUnicodeStringToOemString | ( | STRING * | , |
const UNICODE_STRING * | , | ||
BOOLEAN | |||
) |
NTSYSAPI NTSTATUS WINAPI RtlUpdateTimer | ( | HANDLE | TimerQueue, |
HANDLE | Timer, | ||
DWORD | DueTime, | ||
DWORD | Period | ||
) |
Definition at line 504 of file timerqueue.c.
Definition at line 3003 of file winternl.h.
Referenced by HeapValidate(), and RtlpDphNormalHeapValidate().
NTSYSAPI BOOLEAN WINAPI RtlValidRelativeSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | , |
ULONG | , | ||
SECURITY_INFORMATION | |||
) |
Referenced by fsctl_set_xattr(), and open_fcb().
NTSYSAPI NTSTATUS WINAPI RtlValidSecurityDescriptor | ( | PSECURITY_DESCRIPTOR | ) |
Referenced by PciIsSuiteVersion(), and VerifyVersionInfoW().
NTSYSAPI void WINAPI RtlWakeAllConditionVariable | ( | RTL_CONDITION_VARIABLE * | ) |
NTSYSAPI void WINAPI RtlWakeConditionVariable | ( | RTL_CONDITION_VARIABLE * | ) |
Referenced by ChangeUniqueIdRoutine(), CreateClassDeviceObject(), CreateNoDriveLetterEntry(), IntVideoPortAddDeviceMapLink(), MountMgrCreatePointWorker(), MountMgrMountedDeviceArrival(), MountmgrWriteNoAutoMount(), PnpRootCreateDevice(), ProcessDisplayRegistry(), QuerySymbolicLinkNamesFromStorage(), RtlSetTimeZoneInformation(), VfdStoreLink(), VideoPortSetRegistryParameters(), and WriteUniqueIdToMaster().
Referenced by StorPortDebugPrint().
NTSYSAPI NTSTATUS CDECL wine_nt_to_unix_file_name | ( | const UNICODE_STRING * | nameW, |
ANSI_STRING * | unix_name_ret, | ||
UINT | disposition, | ||
BOOLEAN | check_case | ||
) |
NTSYSAPI SIZE_T CDECL wine_uninterrupted_read_memory | ( | const void * | addr, |
void * | buffer, | ||
SIZE_T | size | ||
) |
NTSYSAPI SIZE_T CDECL wine_uninterrupted_write_memory | ( | void * | addr, |
const void * | buffer, | ||
SIZE_T | size | ||
) |
NTSYSAPI NTSTATUS CDECL wine_unix_to_nt_file_name | ( | const ANSI_STRING * | name, |
UNICODE_STRING * | nt | ||
) |
Referenced by wine_get_dos_file_name().