Home
last modified time | relevance | path

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

/sdk/find_lock/
Dfind_lock.cpp137 SystemHandleInformation = 16, enumerator
534 SystemHandleInformation, infoPtr, infoSize, &needed) != 0) { in queryAllHandles()
555 if (sNtQuerySystemInformationFunc(SystemHandleInformation, infoPtr, infoSize, NULL) != 0) { in queryAllHandles()