Searched refs:linux_writev_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/amd64/linux32/
H A Dlinux32_machdep.c252 linux_writev(struct thread *td, struct linux_writev_args *uap)
H A Dlinux32_proto.h464 struct linux_writev_args { struct
1215 int linux_writev(struct thread *, struct linux_writev_args *);
H A Dlinux32_sysent.c168 { AS(linux_writev_args), (sy_call_t *)linux_writev, AUE_WRITEV, NULL, 0, 0, 0, SY_THR_STATIC }, /* 146 = linux_writev */
H A Dlinux32_systrace_args.c990 struct linux_writev_args *p = params;

Completed in 96 milliseconds