Searched defs:map_access (Results 1 – 2 of 2) sorted by relevance
3454 DWORD map_access, view_access, prot_access; in is_compatible_protection() local
2314 static BOOL is_sharing_map_compatible( DWORD map_access, DWORD access2, DWORD sharing2 ) in is_sharing_map_compatible()