HomeSort by relevance Sort by last modified time
    Searched refs:SystemHandleInformation (Results 1 - 5 of 5) 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 533 SystemHandleInformation = 16
  /external/chromium_org/sandbox/win/tools/finder/
ntundoc.h 143 SystemHandleInformation = 16

Completed in 911 milliseconds