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

  /external/dbus/dbus/
dbus-sysdeps-wince-glue.c 403 DWORD flProtect = 0;
407 flProtect |= PAGE_READONLY;
410 flProtect |= PAGE_READWRITE;
414 NULL, flProtect, 0, 0, lpName);
649 DWORD flProtect, DWORD dwMaximumSizeHigh,
665 result = CreateFileMappingW (hFile, lpAttributes, flProtect,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 314 milliseconds