Searched refs:linux_sendmsg_args (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/sys/compat/linux/ |
| D | linux_socket.h | 218 struct linux_sendmsg_args { struct 262 int linux_sendmsg(struct thread *td, struct linux_sendmsg_args *args);
|
| D | linux_socket.c | 1238 linux_sendmsg(struct thread *td, struct linux_sendmsg_args *args) in linux_sendmsg()
|
| /freebsd-10-stable/sys/amd64/linux/ |
| D | linux_sysent.c | 66 …{ AS(linux_sendmsg_args), (sy_call_t *)linux_sendmsg, AUE_SENDMSG, NULL, 0, 0, 0, SY_THR_STATIC },…
|
| D | linux_proto.h | 212 struct linux_sendmsg_args { struct 1148 int linux_sendmsg(struct thread *, struct linux_sendmsg_args *);
|
| D | linux_systrace_args.c | 417 struct linux_sendmsg_args *p = params; in systrace_args()
|