Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/cloudabi32/
H A Dcloudabi32_fd.c133 cloudabi32_sys_fd_write(struct thread *td, in cloudabi32_sys_fd_write() function
H A Dcloudabi32_sysent.c33 …{ .sy_narg = AS(cloudabi32_sys_fd_write_args), .sy_call = (sy_call_t *)cloudabi32_sys_fd_write, .s…
H A Dcloudabi32_proto.h291 int cloudabi32_sys_fd_write(struct thread *, struct cloudabi32_sys_fd_write_args *);