Searched refs:linux_sendmmsg_args (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c327 { AS(linux_sendmmsg_args), (sy_call_t *)linux_sendmmsg, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 307 = linux_sendmmsg */
H A Dlinux_proto.h1072 struct linux_sendmmsg_args { struct
1484 int linux_sendmmsg(struct thread *, struct linux_sendmmsg_args *);
H A Dlinux_systrace_args.c2209 struct linux_sendmmsg_args *p = params;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_socket.c1245 linux_sendmmsg(struct thread *td, struct linux_sendmmsg_args *args)
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c366 { AS(linux_sendmmsg_args), (sy_call_t *)linux_sendmmsg, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 345 = linux_sendmmsg */
H A Dlinux32_proto.h1152 struct linux_sendmmsg_args { struct
1780 int linux_sendmmsg(struct thread *, struct linux_sendmmsg_args *);
H A Dlinux32_systrace_args.c2348 struct linux_sendmmsg_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c365 { AS(linux_sendmmsg_args), (sy_call_t *)linux_sendmmsg, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 345 = linux_sendmmsg */
H A Dlinux_proto.h1170 struct linux_sendmmsg_args { struct
1800 int linux_sendmmsg(struct thread *, struct linux_sendmmsg_args *);
H A Dlinux_systrace_args.c2424 struct linux_sendmmsg_args *p = params;

Completed in 303 milliseconds