HomeSort by relevance Sort by last modified time
    Searched refs:SystemHandleInformation (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sandbox/win/sandbox_poc/pocdll/
handles.cc 45 SystemHandleInformation, &temp_info, sizeof(temp_info),
56 status = NtQuerySystemInformation(SystemHandleInformation, system_handles,
  /sdk/find_lock/
find_lock.cpp 137 SystemHandleInformation = 16,
534 SystemHandleInformation, infoPtr, infoSize, &needed) != 0) {
555 if (sNtQuerySystemInformationFunc(SystemHandleInformation, infoPtr, infoSize, NULL) != 0) {
  /external/chromium_org/sandbox/win/src/
handle_table.cc 51 result = QuerySystemInformation(SystemHandleInformation,
nt_internals.h 543 SystemHandleInformation = 16
  /external/chromium_org/sandbox/win/tools/finder/
ntundoc.h 143 SystemHandleInformation = 16
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winternl.h 922 SystemHandleInformation = 16,
    [all...]

Completed in 149 milliseconds