Searched refs:write_args (Results 1 – 8 of 8) sorted by relevance
384 struct write_args { struct391 sys_write(struct thread *td, struct write_args *uap) in sys_write() argument
73 …{ .sy_narg = AS(write_args), .sy_call = (sy_call_t *)sys_write, .sy_auevent = AUE_WRITE, .sy_flags…
43 struct write_args *p = params; in systrace_args()
1854 struct write_args bargs = { in linux_write()
769 struct write_args wr; in linux_ioctl_termio()
47 struct write_args { struct1892 int sys_write(struct thread *, struct write_args *);
74 …{ .sy_narg = AS(write_args), .sy_call = (sy_call_t *)sys_write, .sy_auevent = AUE_WRITE, .sy_flags…
46 struct write_args *p = params; in systrace_args()