Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/include/
H A Dcompat.h45 __sym_compat(msgctl, freebsd7_msgctl, FBSD_1.0);
/freebsd-13.1/sys/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
/freebsd-13.1/sys/sys/
H A Dsyscall.mk141 freebsd7_msgctl.o \
H A Dsysproto.h2577 int freebsd7_msgctl(struct thread *, struct freebsd7_msgctl_args *);