Home
last modified time | relevance | path

Searched refs:linux_getsockopt (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/compat/linux/
H A Dlinux_socket.c1597 linux_getsockopt(struct thread *td, struct linux_getsockopt_args *args) in linux_getsockopt() function
1767 return (linux_getsockopt(td, arg)); in linux_socketcall()
/freebsd-12.1/sys/arm64/linux/
H A Dlinux_sysent.c229 …{ AS(linux_getsockopt_args), (sy_call_t *)linux_getsockopt, AUE_GETSOCKOPT, NULL, 0, 0, 0, SY_THR_…
H A Dlinux_proto.h1223 int linux_getsockopt(struct thread *, struct linux_getsockopt_args *);
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_sysent.c75 …{ AS(linux_getsockopt_args), (sy_call_t *)linux_getsockopt, AUE_GETSOCKOPT, NULL, 0, 0, 0, SY_THR_…
H A Dlinux_proto.h1289 int linux_getsockopt(struct thread *, struct linux_getsockopt_args *);
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_sysent.c385 …{ AS(linux_getsockopt_args), (sy_call_t *)linux_getsockopt, AUE_GETSOCKOPT, NULL, 0, 0, 0, SY_THR_…
H A Dlinux32_proto.h1801 int linux_getsockopt(struct thread *, struct linux_getsockopt_args *);
/freebsd-12.1/sys/i386/linux/
H A Dlinux_sysent.c385 …{ AS(linux_getsockopt_args), (sy_call_t *)linux_getsockopt, AUE_GETSOCKOPT, NULL, 0, 0, 0, SY_THR_…
H A Dlinux_proto.h1821 int linux_getsockopt(struct thread *, struct linux_getsockopt_args *);