Searched refs:freebsd7_msgctl (Results 1 – 4 of 4) sorted by relevance
43 __sym_compat(msgctl, freebsd7_msgctl, FBSD_1.0);
142 freebsd7_msgctl.o \
2674 int freebsd7_msgctl(struct thread *, struct freebsd7_msgctl_args *);
182 SYSCALL_INIT_HELPER_COMPAT(freebsd7_msgctl),1862 (sy_call_t *)freebsd7_msgctl, (sy_call_t *)sys_msgget,1903 freebsd7_msgctl(struct thread *td, struct freebsd7_msgctl_args *uap) in freebsd7_msgctl() function