Searched refs:msgsnd (Results 1 – 9 of 9) sorted by relevance
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | fuchsia.txt | 1358 msgsnd
|
| H A D | freebsd.txt | 2106 msgsnd
|
| H A D | aix.txt | 2148 msgsnd
|
| H A D | linux.txt | 4062 msgsnd
|
| /rust-libc-0.2.174/src/unix/haiku/ |
| H A D | mod.rs | 1906 pub fn msgsnd(msqid: c_int, msgp: *const c_void, msgsz: size_t, msgflg: c_int) -> c_int; in msgsnd() function
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 3085 pub fn msgsnd(msqid: c_int, msgp: *const c_void, msgsz: size_t, msgflg: c_int) -> c_int; in msgsnd() function
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 4048 pub fn msgsnd(msqid: c_int, msgp: *const c_void, msgsz: size_t, msgflg: c_int) -> c_int; in msgsnd() function
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/ |
| H A D | mod.rs | 4965 pub fn msgsnd(msqid: c_int, msgp: *const c_void, msgsz: size_t, msgflg: c_int) -> c_int; in msgsnd() function
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 6338 pub fn msgsnd(msqid: c_int, msgp: *const c_void, msgsz: size_t, msgflg: c_int) -> c_int; in msgsnd() function
|