Home
last modified time | relevance | path

Searched refs:mprotect (Results 1 – 24 of 24) sorted by relevance

/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd11/
H A Dmod.rs409 pub fn mprotect(addr: *const c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd12/
H A Dmod.rs459 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd13/
H A Dmod.rs481 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd14/
H A Dmod.rs481 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/freebsd15/
H A Dmod.rs482 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/libc-test/semver/
H A Dunix.txt657 mprotect
H A Daix.txt2131 mprotect
H A Dandroid.txt3551 mprotect
/rust-libc-0.2.174/src/unix/redox/
H A Dmod.rs1234 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/linux_like/emscripten/
H A Dmod.rs1462 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1503 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1971 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1255 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs1717 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs2124 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2490 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs2920 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2546 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs3038 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs3501 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs4315 pub fn mprotect(__addr: *mut c_void, __len: size_t, __prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs4050 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5347 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6340 pub fn mprotect(addr: *mut c_void, len: size_t, prot: c_int) -> c_int; in mprotect() function