Searched refs:shmat (Results 1 – 16 of 16) sorted by relevance
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | openbsd.txt | 1304 shmat
|
| H A D | fuchsia.txt | 1432 shmat
|
| H A D | netbsd.txt | 1576 shmat
|
| H A D | dragonfly.txt | 1602 shmat
|
| H A D | freebsd.txt | 2350 shmat
|
| H A D | apple.txt | 2289 shmat
|
| H A D | aix.txt | 2444 shmat
|
| H A D | linux.txt | 4261 shmat
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/ |
| H A D | mod.rs | 752 pub fn shmat(shmid: c_int, shmaddr: *const c_void, shmflg: c_int) -> *mut c_void; in shmat() function
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/dragonfly/ |
| H A D | mod.rs | 1557 pub fn shmat(shmid: c_int, shmaddr: *const c_void, shmflg: c_int) -> *mut c_void; in shmat() function
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | mod.rs | 2734 pub fn shmat(shmid: c_int, shmaddr: *const c_void, shmflg: c_int) -> *mut c_void; in shmat() function
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 3279 pub fn shmat(shmid: c_int, shmaddr: *const c_void, shmflg: c_int) -> *mut c_void; in shmat() function
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 4032 pub fn shmat(shmid: c_int, shmaddr: *const c_void, shmflg: c_int) -> *mut c_void; in shmat() function
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 4957 pub fn shmat(shmid: c_int, shmaddr: *const c_void, shmflg: c_int) -> *mut c_void; in shmat() function
|
| /rust-libc-0.2.174/src/unix/bsd/apple/ |
| H A D | mod.rs | 5357 pub fn shmat(shmid: c_int, shmaddr: *const c_void, shmflg: c_int) -> *mut c_void; in shmat() function
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 6319 pub fn shmat(shmid: c_int, shmaddr: *const c_void, shmflg: c_int) -> *mut c_void; in shmat() function
|