Searched refs:linux_msgctl_args (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_ipc.c702 linux_msgctl(struct thread *td, struct linux_msgctl_args *args)
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c322 struct linux_msgctl_args a;
H A Dlinux32_sysent.c423 { AS(linux_msgctl_args), (sy_call_t *)linux_msgctl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 402 = linux_msgctl */
H A Dlinux32_proto.h1430 struct linux_msgctl_args { struct
1831 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
H A Dlinux32_systrace_args.c2824 struct linux_msgctl_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_machdep.c200 struct linux_msgctl_args a;
H A Dlinux_sysent.c422 { AS(linux_msgctl_args), (sy_call_t *)linux_msgctl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 402 = linux_msgctl */
H A Dlinux_proto.h1448 struct linux_msgctl_args { struct
1851 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
H A Dlinux_systrace_args.c2900 struct linux_msgctl_args *p = params;
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c91 { AS(linux_msgctl_args), (sy_call_t *)linux_msgctl, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 71 = linux_msgctl */
H A Dlinux_proto.h335 struct linux_msgctl_args { struct
1304 int linux_msgctl(struct thread *, struct linux_msgctl_args *);
H A Dlinux_systrace_args.c636 struct linux_msgctl_args *p = params;

Completed in 308 milliseconds