Searched defs:MMAP_PROT_READ (Results 1 – 4 of 4) sorted by relevance
22 static constexpr uint32_t MMAP_PROT_READ = 1; variable
24 static constexpr uint32_t MMAP_PROT_READ = PROT_READ; variable