Searched refs:freebsd7_msgctl (Results 1 – 3 of 3) sorted by relevance
141 freebsd7_msgctl.o \
2568 int freebsd7_msgctl(struct thread *, struct freebsd7_msgctl_args *);
185 SYSCALL_INIT_HELPER_COMPAT(freebsd7_msgctl),1831 (sy_call_t *)freebsd7_msgctl, (sy_call_t *)sys_msgget,1872 freebsd7_msgctl(struct thread *td, struct freebsd7_msgctl_args *uap) in freebsd7_msgctl() function