Home
last modified time | relevance | path

Searched refs:vm_inherit_t (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs39 pub type vm_inherit_t = i8; typedef
360 pub inheritance: crate::vm_inherit_t,
/rust-libc-0.2.174/libc-test/semver/
H A Dapple.txt2356 vm_inherit_t
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs72 pub type vm_inherit_t = c_uint; typedef
6025 inheritance: crate::vm_inherit_t, in mach_vm_map() argument