Searched refs:map_access (Results 1 – 1 of 1) sorted by relevance
66 DWORD map_access = 0; in TargetMMap() local69 map_access = PAGE_READWRITE; in TargetMMap()80 map_access = PAGE_READONLY; in TargetMMap()95 if (((map_access & PAGE_READONLY) != 0) && in TargetMMap()103 map_access, in TargetMMap()