Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsysv_msg.c1724 return (sys_msgsys(td, (struct msgsys_args *)uap)); in freebsd32_msgsys()
1880 sys_msgsys(struct thread *td, struct msgsys_args *uap) in sys_msgsys() function
/freebsd/sys/sys/
H A Dsysproto.h2037 int sys_msgsys(struct thread *, struct msgsys_args *);