Searched refs:linux_bind_args (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12-stable/sys/arm64/linux/ |
| D | linux_sysent.c | 220 …{ AS(linux_bind_args), (sy_call_t *)linux_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 200 =…
|
| D | linux_proto.h | 726 struct linux_bind_args { struct 1227 int linux_bind(struct thread *, struct linux_bind_args *);
|
| D | linux_systrace_args.c | 1503 struct linux_bind_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/compat/linux/ |
| D | linux_socket.c | 536 linux_bind(struct thread *td, struct linux_bind_args *args) in linux_bind()
|
| /freebsd-12-stable/sys/amd64/linux/ |
| D | linux_sysent.c | 69 …{ AS(linux_bind_args), (sy_call_t *)linux_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 49 = …
|
| D | linux_proto.h | 232 struct linux_bind_args { struct 1324 int linux_bind(struct thread *, struct linux_bind_args *);
|
| D | linux_systrace_args.c | 443 struct linux_bind_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/amd64/linux32/ |
| D | linux32_sysent.c | 381 …{ AS(linux_bind_args), (sy_call_t *)linux_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 361 =…
|
| D | linux32_proto.h | 1271 struct linux_bind_args { struct 1824 int linux_bind(struct thread *, struct linux_bind_args *);
|
| D | linux32_systrace_args.c | 2529 struct linux_bind_args *p = params; in systrace_args()
|
| /freebsd-12-stable/sys/i386/linux/ |
| D | linux_sysent.c | 381 …{ AS(linux_bind_args), (sy_call_t *)linux_bind, AUE_BIND, NULL, 0, 0, 0, SY_THR_STATIC }, /* 361 =…
|
| D | linux_proto.h | 1278 struct linux_bind_args { struct 1833 int linux_bind(struct thread *, struct linux_bind_args *);
|
| D | linux_systrace_args.c | 2594 struct linux_bind_args *p = params; in systrace_args()
|