Home
last modified time | relevance | path

Searched refs:shmdt (Results 1 – 16 of 16) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dopenbsd.txt1306 shmdt
H A Dfuchsia.txt1435 shmdt
H A Dnetbsd.txt1579 shmdt
H A Ddragonfly.txt1604 shmdt
H A Dfreebsd.txt2352 shmdt
H A Dapple.txt2292 shmdt
H A Daix.txt2446 shmdt
H A Dlinux.txt4264 shmdt
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/
H A Dmod.rs753 pub fn shmdt(shmaddr: *const c_void) -> c_int; in shmdt() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs1558 pub fn shmdt(shmaddr: *const c_void) -> c_int; in shmdt() function
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2738 pub fn shmdt(shmaddr: *const c_void) -> c_int; in shmdt() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs3280 pub fn shmdt(shmaddr: *const c_void) -> c_int; in shmdt() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs4033 pub fn shmdt(shmaddr: *const c_void) -> c_int; in shmdt() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4958 pub fn shmdt(shmaddr: *const c_void) -> c_int; in shmdt() function
/rust-libc-0.2.174/src/unix/bsd/apple/
H A Dmod.rs5358 pub fn shmdt(shmaddr: *const c_void) -> c_int; in shmdt() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6320 pub fn shmdt(shmaddr: *const c_void) -> c_int; in shmdt() function