Home
last modified time | relevance | path

Searched refs:freebsd7_msgctl (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dsyscall.mk141 freebsd7_msgctl.o \
H A Dsysproto.h2568 int freebsd7_msgctl(struct thread *, struct freebsd7_msgctl_args *);
/f-stack/freebsd/kern/
H A Dsysv_msg.c185 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