Searched defs:prot (Results 1 – 3 of 3) sorted by relevance
24 xmprotect (void *addr, size_t length, int prot) in xmprotect()
24 xmmap (void *addr, size_t length, int prot, int flags, int fd) in xmmap()
70 int prot = PROT_READ | PROT_WRITE in support_stack_alloc() local
Completed in 8 milliseconds