Home
last modified time | relevance | path

Searched defs:msgsnd (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/ipc/
Dmsgsnd.c6 int msgsnd(int q, const void *m, size_t len, int flag) in msgsnd() function
/third_party/musl/src/ipc/
Dmsgsnd.c5 int msgsnd(int q, const void *m, size_t len, int flag) in msgsnd() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1864 pub fn msgsnd( in msgsnd() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4097 pub fn msgsnd( in msgsnd() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3931 pub fn msgsnd( in msgsnd() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3972 pub fn msgsnd( in msgsnd() function