Home
last modified time | relevance | path

Searched refs:msgsnd (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dmsg.h364 int msgsnd(int, const void *, size_t, int) __DARWIN_ALIAS_C(msgsnd);
/xnu-12377.1.9/bsd/kern/
H A Dsysv_msg.c95 (sy_call_t *)msgsnd, (sy_call_t *)msgrcv
704 msgsnd(struct proc *p, struct msgsnd_args *uap, int32_t *retval) in msgsnd() function