Searched refs:linux_setsockopt (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_socket.c | 2042 linux_setsockopt(struct thread *td, struct linux_setsockopt_args *args) in linux_setsockopt() function 2573 return (linux_setsockopt(td, arg)); in linux_socketcall()
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 73 …{ .sy_narg = AS(linux_setsockopt_args), .sy_call = (sy_call_t *)linux_setsockopt, .sy_auevent = AU…
|
| HD | linux_proto.h | 1441 int linux_setsockopt(struct thread *, struct linux_setsockopt_args *);
|
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_sysent.c | 227 …{ .sy_narg = AS(linux_setsockopt_args), .sy_call = (sy_call_t *)linux_setsockopt, .sy_auevent = AU…
|
| HD | linux_proto.h | 1371 int linux_setsockopt(struct thread *, struct linux_setsockopt_args *);
|
| /freebsd-13-stable/sys/arm/linux/ |
| HD | linux_sysent.c | 313 …{ .sy_narg = AS(linux_setsockopt_args), .sy_call = (sy_call_t *)linux_setsockopt, .sy_auevent = AU…
|
| HD | linux_proto.h | 1433 int linux_setsockopt(struct thread *, struct linux_setsockopt_args *);
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 385 …{ .sy_narg = AS(linux_setsockopt_args), .sy_call = (sy_call_t *)linux_setsockopt, .sy_auevent = AU…
|
| HD | linux32_proto.h | 1995 int linux_setsockopt(struct thread *, struct linux_setsockopt_args *);
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 385 …{ .sy_narg = AS(linux_setsockopt_args), .sy_call = (sy_call_t *)linux_setsockopt, .sy_auevent = AU…
|
| HD | linux_proto.h | 1985 int linux_setsockopt(struct thread *, struct linux_setsockopt_args *);
|