Home
last modified time | relevance | path

Searched refs:WSH_HASH_FROM_HANDLE (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/ws2help/
H A Dcontext.c37 #define WSH_HASH_FROM_HANDLE(h, hs) \ macro
361 HashHandle = &WSH_HASH_FROM_HANDLE(Handle->Handle, HashTable); in WahInsertHandleContext()
399 HashHandle = &WSH_HASH_FROM_HANDLE(Handle->Handle, HashTable); in WahInsertHandleContext()
458 WSH_HASH_FROM_HANDLE(Handle->Handle, NewHashTable) = Handle; in WahInsertHandleContext()
470 HashHandle = &WSH_HASH_FROM_HANDLE(HashTable-> in WahInsertHandleContext()
543 (HashHandle = WSH_HASH_FROM_HANDLE(Handle, HashTable)) && in WahReferenceContextByHandle()
580 HashHandle = &WSH_HASH_FROM_HANDLE(Handle->Handle, HashTable); in WahRemoveHandleContext()