Searched refs:msgsys (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmsg.h328 int msgsys(int, ...);
H A Dsysproto.h1917 int msgsys(struct proc *, struct msgsys_args *, int *);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_msg.c303 msgsys(struct proc *p, struct msgsys_args *uap, register_t *retval) function
H A Dinit_sysent.c370 {AC(msgsys_args), 0, 0, (sy_call_t *)msgsys, munge_wwwww, munge_ddddd, _SYSCALL_RET_INT_T, 20}, /* 252 = msgsys */

Completed in 65 milliseconds