Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt1639 VM_PROT_READ
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs4470 pub const VM_PROT_READ: crate::vm_prot_t = 0x01; constant