Searched refs:prot (Results 1 – 1 of 1) sorted by relevance
156 static void* recycle_mmap(void *addr, size_t length, int prot, int flags, in recycle_mmap() argument169 return mmap(addr, length, prot, flags, fd, offset); in recycle_mmap()