Searched refs:sys_msgsys (Results 1 – 2 of 2) sorted by relevance
1693 return (sys_msgsys(td, (struct msgsys_args *)uap)); in freebsd32_msgsys()1849 sys_msgsys(struct thread *td, struct msgsys_args *uap) in sys_msgsys() function
1957 int sys_msgsys(struct thread *, struct msgsys_args *);