Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dmsg.h359 int msgsys(int, ...);
/xnu-12377.1.9/bsd/kern/
H A Dsysv_msg.c330 msgsys(struct proc *p, struct msgsys_args *uap, int32_t *retval) in msgsys() function