Searched defs:msgsnd (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmsg.h333 int msgsnd(int, const void *, size_t, int) __DARWIN_ALIAS_C(msgsnd); variable
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_msg.c658 msgsnd(struct proc *p, struct msgsnd_args *uap, register_t *retval) function

Completed in 28 milliseconds