Searched refs:FILE_MAP_ALL_ACCESS (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw32shm.c51 * The OR of these three access masks must equal FILE_MAP_ALL_ACCESS.
57 FILE_MAP_ALL_ACCESS & ~FILE_MAP_WRITE, /* read */
58 FILE_MAP_ALL_ACCESS & ~FILE_MAP_READ, /* write */
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinbase.h1060 #define FILE_MAP_ALL_ACCESS 0x000f001f macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinbase.h865 #define FILE_MAP_ALL_ACCESS 0x000f001f macro

Completed in 250 milliseconds