Searched refs:linux_getpeername_args (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/compat/linux/ |
| HD | linux_socket.h | 196 struct linux_getpeername_args { struct 258 int linux_getpeername(struct thread *td, struct linux_getpeername_args *args);
|
| HD | linux_socket.c | 851 linux_getpeername(struct thread *td, struct linux_getpeername_args *args) in linux_getpeername()
|
| /NextBSD/sys/amd64/linux/ |
| HD | linux_sysent.c | 73 …{ AS(linux_getpeername_args), (sy_call_t *)linux_getpeername, AUE_GETPEERNAME, NULL, 0, 0, 0, SY_T…
|
| HD | linux_proto.h | 241 struct linux_getpeername_args { struct 1155 int linux_getpeername(struct thread *, struct linux_getpeername_args *);
|
| HD | linux_systrace_args.c | 469 struct linux_getpeername_args *p = params; in systrace_args()
|