Searched refs:prot_file (Results 1 – 1 of 1) sorted by relevance
128 const auto prot_file = mem_protection_flags_for_file(prot, flags); in mmap() local131 void *map = MapViewOfFile(fm, prot_file, file_off_high, file_off_low, len); in mmap()