Searched refs:linux_accept4 (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_socket.c | 1089 linux_accept4(struct thread *td, struct linux_accept4_args *args) in linux_accept4() function 2581 return (linux_accept4(td, arg)); in linux_socketcall()
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_sysent.c | 307 …{ .sy_narg = AS(linux_accept4_args), .sy_call = (sy_call_t *)linux_accept4, .sy_auevent = AUE_ACCE…
|
| HD | linux_proto.h | 1627 int linux_accept4(struct thread *, struct linux_accept4_args *);
|
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_sysent.c | 261 …{ .sy_narg = AS(linux_accept4_args), .sy_call = (sy_call_t *)linux_accept4, .sy_auevent = AUE_ACCE…
|
| HD | linux_proto.h | 1398 int linux_accept4(struct thread *, struct linux_accept4_args *);
|
| /freebsd-13-stable/sys/arm/linux/ |
| HD | linux_sysent.c | 385 …{ .sy_narg = AS(linux_accept4_args), .sy_call = (sy_call_t *)linux_accept4, .sy_auevent = AUE_ACCE…
|
| HD | linux_proto.h | 1503 int linux_accept4(struct thread *, struct linux_accept4_args *);
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_sysent.c | 383 …{ .sy_narg = AS(linux_accept4_args), .sy_call = (sy_call_t *)linux_accept4, .sy_auevent = AUE_ACCE…
|
| HD | linux32_proto.h | 1993 int linux_accept4(struct thread *, struct linux_accept4_args *);
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_sysent.c | 383 …{ .sy_narg = AS(linux_accept4_args), .sy_call = (sy_call_t *)linux_accept4, .sy_auevent = AUE_ACCE…
|
| HD | linux_proto.h | 1983 int linux_accept4(struct thread *, struct linux_accept4_args *);
|