Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/cloudabi64/
H A Dcloudabi64_fd.c133 cloudabi64_sys_fd_write(struct thread *td, in cloudabi64_sys_fd_write() function
H A Dcloudabi64_sysent.c33 …{ .sy_narg = AS(cloudabi64_sys_fd_write_args), .sy_call = (sy_call_t *)cloudabi64_sys_fd_write, .s…
H A Dcloudabi64_proto.h291 int cloudabi64_sys_fd_write(struct thread *, struct cloudabi64_sys_fd_write_args *);