Searched refs:linux_recvfrom_args (Results 1 – 16 of 16) sorted by relevance
| /freebsd-13-stable/sys/arm/linux/ |
| HD | linux_proto.h | 862 struct linux_recvfrom_args { struct 1431 int linux_recvfrom(struct thread *, struct linux_recvfrom_args *);
|
| HD | linux_sysent.c | 311 …{ .sy_narg = AS(linux_recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RE…
|
| HD | linux_systrace_args.c | 1850 struct linux_recvfrom_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/arm64/linux/ |
| HD | linux_proto.h | 804 struct linux_recvfrom_args { struct 1370 int linux_recvfrom(struct thread *, struct linux_recvfrom_args *);
|
| HD | linux_sysent.c | 226 …{ .sy_narg = AS(linux_recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RE…
|
| HD | linux_systrace_args.c | 1650 struct linux_recvfrom_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/amd64/linux/ |
| HD | linux_proto.h | 214 struct linux_recvfrom_args { struct 1432 int linux_recvfrom(struct thread *, struct linux_recvfrom_args *);
|
| HD | linux_sysent.c | 64 …{ .sy_narg = AS(linux_recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RE…
|
| HD | linux_systrace_args.c | 404 struct linux_recvfrom_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/compat/linux/ |
| HD | linux_socket.c | 1286 linux_recvfrom(struct thread *td, struct linux_recvfrom_args *args) in linux_recvfrom()
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_proto.h | 1380 struct linux_recvfrom_args { struct 1990 int linux_recvfrom(struct thread *, struct linux_recvfrom_args *);
|
| HD | linux_sysent.c | 390 …{ .sy_narg = AS(linux_recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RE…
|
| HD | linux_systrace_args.c | 2761 struct linux_recvfrom_args *p = params; in systrace_args()
|
| /freebsd-13-stable/sys/amd64/linux32/ |
| HD | linux32_proto.h | 1391 struct linux_recvfrom_args { struct 2000 int linux_recvfrom(struct thread *, struct linux_recvfrom_args *);
|
| HD | linux32_sysent.c | 390 …{ .sy_narg = AS(linux_recvfrom_args), .sy_call = (sy_call_t *)linux_recvfrom, .sy_auevent = AUE_RE…
|
| HD | linux32_systrace_args.c | 2730 struct linux_recvfrom_args *p = params; in systrace_args()
|