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

/darwin-on-arm/xnu/bsd/sys/
H A Dmsg.h380 int msgsnd(int, const void *, size_t, int) __DARWIN_ALIAS_C(msgsnd); variable
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dsysv_msg.c708 msgsnd(struct proc *p, struct msgsnd_args *uap, int32_t *retval) function

Completed in 81 milliseconds