Searched defs:prot (Results 1 – 3 of 3) sorted by relevance
154 static void* recycle_mmap(void *addr, size_t length, int prot, int flags, in recycle_mmap()
339 IN INTN prot, in MapMemory()
325 void* Mmap(void* addr, size_t length, int prot, int flags, off_t offset) { in Mmap()