Home
last modified time | relevance | path

Searched defs:ListEntry (Results 1 – 25 of 198) sorted by relevance

12345678

/reactos/ntoskrnl/ex/
H A Dinterlocked.c116 IN OUT PLIST_ENTRY ListEntry, in ExInterlockedInsertHeadList()
142 IN OUT PLIST_ENTRY ListEntry, in ExInterlockedInsertTailList()
171 PLIST_ENTRY ListEntry; in ExInterlockedRemoveHeadList() local
206 PSINGLE_LIST_ENTRY ListEntry; in ExInterlockedPopEntryList() local
229 IN OUT PSINGLE_LIST_ENTRY ListEntry, in ExInterlockedPushEntryList()
321 IN PLIST_ENTRY ListEntry, in ExfInterlockedInsertHeadList()
347 IN PLIST_ENTRY ListEntry, in ExfInterlockedInsertTailList()
377 PLIST_ENTRY ListEntry; in ExfInterlockedRemoveHeadList() local
412 PSINGLE_LIST_ENTRY ListEntry; in ExfInterlockedPopEntryList() local
435 IN PSINGLE_LIST_ENTRY ListEntry, in ExfInterlockedPushEntryList()
/reactos/win32ss/user/ntuser/
H A Dwindc.c55 PLIST_ENTRY ListEntry; in DceGetDceFromDC() local
354 PLIST_ENTRY ListEntry; in UserGetDCEx() local
689 PLIST_ENTRY ListEntry; in DceFreeWindowDCE() local
765 PLIST_ENTRY ListEntry; in DceFreeClassDCE() local
783 PLIST_ENTRY ListEntry; in DceFreeThreadDCE() local
804 PLIST_ENTRY ListEntry; in DceEmptyCache() local
823 PLIST_ENTRY ListEntry; in DceResetActiveDCEs() local
897 PLIST_ENTRY ListEntry; in IntWindowFromDC() local
921 PLIST_ENTRY ListEntry; in UserReleaseDC() local
H A Dprop.c21 PLIST_ENTRY ListEntry; in IntGetProp() local
118 PLIST_ENTRY ListEntry; in UserRemoveWindowProps() local
145 PLIST_ENTRY ListEntry; in NtUserBuildPropList() local
/reactos/base/setup/usetup/
H A Dfslist.c117 PLIST_ENTRY ListEntry; in CreateFileSystemList() local
152 PLIST_ENTRY ListEntry; in DestroyFileSystemList() local
170 PLIST_ENTRY ListEntry; in DrawFileSystemList() local
/reactos/base/system/diskpart/
H A Dcreate.c21 PLIST_ENTRY ListEntry; in CreateExtendedPartition() local
200 PLIST_ENTRY ListEntry; in CreateLogicalPartition() local
400 PLIST_ENTRY ListEntry; in CreatePrimaryPartition() local
/reactos/drivers/filesystems/vfatfs/
H A Dkdbg.c48 PLIST_ENTRY ListEntry; in vfatKdbgHandler() local
73 PLIST_ENTRY ListEntry; in vfatKdbgHandler() local
/reactos/base/services/umpnpmgr/
H A Dprecomp.h38 LIST_ENTRY ListEntry; member
44 LIST_ENTRY ListEntry; member
/reactos/base/services/dhcpcsvc/dhcp/
H A Dadapter.c486 PLIST_ENTRY ListEntry; in AdapterStop() local
500 PLIST_ENTRY ListEntry; in AdapterFindIndex() local
514 PLIST_ENTRY ListEntry; in AdapterFindName() local
528 PLIST_ENTRY ListEntry; in AdapterFindInfo() local
542 PLIST_ENTRY ListEntry; in AdapterFindByHardwareAddress() local
/reactos/drivers/network/ndisuio/
H A Dndisuio.h47 LIST_ENTRY ListEntry; member
62 LIST_ENTRY ListEntry; member
71 LIST_ENTRY ListEntry; member
/reactos/win32ss/gdi/ntgdi/
H A Dfont.h6 LIST_ENTRY ListEntry; member
15 LIST_ENTRY ListEntry; member
21 LIST_ENTRY ListEntry; member
57 LIST_ENTRY ListEntry; member
78 LIST_ENTRY ListEntry; member
/reactos/drivers/network/tcpip/include/
H A Dreceive.h17 LIST_ENTRY ListEntry; /* Entry on list */ member
27 LIST_ENTRY ListEntry; /* Entry on list */ member
34 LIST_ENTRY ListEntry; /* Entry on list */ member
/reactos/boot/freeldr/freeldr/include/
H A Dinifile.h35 LIST_ENTRY ListEntry; member
48 LIST_ENTRY ListEntry; member
/reactos/base/system/winlogon/
H A Dwlx.c41 PDIALOG_LIST_ENTRY ListEntry; in AddDialogListEntry() local
58 RemoveDialogListEntry(PDIALOG_LIST_ENTRY ListEntry) in RemoveDialogListEntry()
72 PLIST_ENTRY ListEntry; in GetDialogListEntry() local
98 PLIST_ENTRY ListEntry; in CloseAllDialogWindows() local
123 PDIALOG_LIST_ENTRY ListEntry; in DefaultWlxWindowProc() local
314 PDIALOG_LIST_ENTRY ListEntry; in WlxDialogBoxParam() local
367 PDIALOG_LIST_ENTRY ListEntry; in WlxDialogBoxIndirectParam() local
H A Dnotify.c37 LIST_ENTRY ListEntry; member
394 PLIST_ENTRY ListEntry; in CallNotificationDlls() local
472 PLIST_ENTRY ListEntry; in CleanupNotifications() local
/reactos/drivers/wdm/audio/backpln/portcls/
H A Dapi.cpp52 PLIST_ENTRY ListEntry; in PcIoTimerRoutine() local
84 PLIST_ENTRY ListEntry; in PcRegisterIoTimeout() local
141 PLIST_ENTRY ListEntry; in PcUnregisterIoTimeout() local
/reactos/drivers/network/dd/dc21x4/
H A Dsendrcv.h13 #define DC_PACKET_FROM_LIST_ENTRY(ListEntry) \ argument
25 SINGLE_LIST_ENTRY ListEntry; member
42 SINGLE_LIST_ENTRY ListEntry; member
/reactos/base/setup/lib/utils/
H A Dinicache.h14 LIST_ENTRY ListEntry; member
21 LIST_ENTRY ListEntry; member
/reactos/ntoskrnl/kdbg/
H A Dkdb_symbols.c23 LIST_ENTRY ListEntry; member
215 PLIST_ENTRY ListEntry; in LoadSymbolsRoutine() local
419 PLIST_ENTRY ListEntry; in KdbSymInit() local
/reactos/win32ss/user/winsrv/consrv/
H A Dconinput.h14 LIST_ENTRY ListEntry; member
/reactos/ntoskrnl/io/iomgr/
H A Dvolume.c289 PLIST_ENTRY ListEntry; in IopNotifyFileSystemChange() local
351 PLIST_ENTRY ListEntry; in IopShutdownBaseFileSystems() local
473 PLIST_ENTRY FsList, ListEntry; in IopMountVolume() local
789 PLIST_ENTRY ListEntry; in IopNotifyAlreadyRegisteredFileSystems() local
825 PLIST_ENTRY ListEntry; in IoEnumerateRegisteredFiltersList() local
/reactos/drivers/filesystems/ext2/src/
H A Dshutdown.c32 PLIST_ENTRY ListEntry; in Ext2ShutDown() local
/reactos/drivers/network/ndis/include/
H A Dprotocol.h11 LIST_ENTRY ListEntry; /* Entry on global list */ member
24 LIST_ENTRY ListEntry; /* Entry on global list */ member
/reactos/drivers/network/afd/afd/
H A Dread.c423 PLIST_ENTRY ListEntry; in AfdConnectedSocketReadData() local
545 PLIST_ENTRY ListEntry; in PacketSocketRecvComplete() local
702 PLIST_ENTRY ListEntry; in AfdPacketSocketReadData() local
/reactos/ntoskrnl/cc/
H A Dlazywrite.c72 PLIST_ENTRY ListEntry; in CcPostWorkQueue() local
150 PLIST_ENTRY ListEntry; in CcLazyWriteScan() local
/reactos/drivers/network/ndis/ndis/
H A Dmisc.c86 IN PLIST_ENTRY ListEntry, in NdisInterlockedInsertHeadList()
100 IN PLIST_ENTRY ListEntry, in NdisInterlockedInsertTailList()
441 IN PSINGLE_LIST_ENTRY ListEntry, in NdisInterlockedPushEntrySList()

12345678