+_alloca_probe()
[captive.git] / src / libcaptive / ke / exports.def
1 ; $Id$
2 ; W32 symbols missing in reactos ntoskrnl.def and hal.def
3 ; Copyright (C) 2002 Jan Kratochvil <project-captive@jankratochvil.net>
4
5 ; This program is free software; you can redistribute it and/or modify
6 ; it under the terms of the GNU General Public License as published by
7 ; the Free Software Foundation; exactly version 2 of June 1991 is required
8
9 ; This program is distributed in the hope that it will be useful,
10 ; but WITHOUT ANY WARRANTY; without even the implied warranty of
11 ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 ; GNU General Public License for more details.
13
14 ; You should have received a copy of the GNU General Public License
15 ; along with this program; if not, write to the Free Software
16 ; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
17
18
19 EXPORTS
20
21 ExFreePoolWithTag@8
22 RtlInsertElementGenericTable@16
23 RtlInsertElementGenericTableFull@24
24 RtlInsertElementGenericTableFullAvl@24
25 RtlLookupElementGenericTable@8
26 RtlLookupElementGenericTableFull@16
27 RtlLookupElementGenericTableFullAvl@16
28 RtlEnumerateGenericTableWithoutSplaying@8
29 RtlInitializeGenericTable@20
30 RtlInitializeGenericTableAvl@20
31 RtlDeleteElementGenericTable@8
32 CcInitializeCacheMap@20
33 MmMapLockedPagesSpecifyCache@24
34 CcUninitializeCacheMap@12
35 RtlDelete@4
36 FsRtlTeardownPerStreamContexts@4
37 CcPurgeCacheSection@16
38 RtlSplay@4
39 @InterlockedPopEntrySList@4
40 @InterlockedPushEntrySList@8
41 KeAreApcsDisabled@0
42 FsRtlLookupLastLargeMcbEntryAndIndex@16
43 CcPinRead@24
44 CcPinMappedData@20
45 CcRepinBcb@4
46 CcUnpinRepinnedBcb@12
47 CcCanIWrite@16
48 CcSetReadAheadGranularity@8
49 RtlSubtreePredecessor@4
50 _allshl DATA    ; it is special-arguments function; not data
51 _allshr DATA    ; it is special-arguments function; not data
52 _aullshr        DATA    ; it is special-arguments function; not data
53 SeLockSubjectContext@4
54 SeUnlockSubjectContext@4
55 SeValidSecurityDescriptor@8
56 VerSetConditionMask@16
57 RtlVerifyVersionInfo@16
58 RtlGetVersion@4
59 PoQueueShutdownWorkItem@4
60 @KeAcquireQueuedSpinLock@4
61 @KeReleaseQueuedSpinLock@8
62 IoCreateStreamFileObjectLite@8
63 CcSetLogHandleForFile@12
64 @KeAcquireQueuedSpinLockRaiseToSynch@4
65 _alloca_probe   DATA    ; it cannot be wrapped as it modifies the stack frame