Searched refs:__libc_msgsnd (Results 1 – 2 of 2) sorted by relevance
22 __libc_msgsnd (int msqid, const void *msgp, size_t msgsz, int msgflg) in __libc_msgsnd() function31 weak_alias (__libc_msgsnd, msgsnd)
7 extern int __libc_msgsnd (int msqid, const void *msgp, size_t msgsz,
Completed in 3 milliseconds