Home
last modified time | relevance | path

Searched refs:cloudabi64_sys_fd_write (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/compat/cloudabi64/
HDcloudabi64_fd.c133 cloudabi64_sys_fd_write(struct thread *td, in cloudabi64_sys_fd_write() function
HDcloudabi64_sysent.c33 …{ AS(cloudabi64_sys_fd_write_args), (sy_call_t *)cloudabi64_sys_fd_write, AUE_NULL, NULL, 0, 0, SY…
HDcloudabi64_proto.h290 int cloudabi64_sys_fd_write(struct thread *, struct cloudabi64_sys_fd_write_args *);