Searched refs:sys_msgsys (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/kern/
H A Dsysv_msg.c1674 return (sys_msgsys(td, (struct msgsys_args *)uap));
1830 sys_msgsys(struct thread *td, struct msgsys_args *uap) function
/freebsd-11-stable/sys/sys/
H A Dsysproto.h1908 int sys_msgsys(struct thread *, struct msgsys_args *);

Completed in 144 milliseconds