Searched defs:VM_PROT_WRITE (Results 1 – 3 of 3) sorted by relevance
486 VM_PROT_WRITE = 0x2, enumerator
481 enum { VM_PROT_READ = 0x1, VM_PROT_WRITE = 0x2, VM_PROT_EXECUTE = 0x4 }; enumerator