Searched refs:msgsys (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/sys/ | ||
| H A D | msg.h | 359 int msgsys(int, ...); |
| /xnu-12377.1.9/bsd/kern/ | ||
| H A D | sysv_msg.c | 330 msgsys(struct proc *p, struct msgsys_args *uap, int32_t *retval) in msgsys() function |