Home
last modified time | relevance | path

Searched refs:VM_PROT_EXECUTE (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt1637 VM_PROT_EXECUTE
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs4472 pub const VM_PROT_EXECUTE: crate::vm_prot_t = 0x04; constant