Searched refs:map_access (Results 1 – 1 of 1) sorted by relevance
71 DWORD map_access = 0; in TargetMMap() local74 map_access = PAGE_READWRITE; in TargetMMap()85 map_access = PAGE_READONLY; in TargetMMap()100 if (((map_access & PAGE_READONLY) != 0) && in TargetMMap()108 map_access, in TargetMMap()