Searched refs:cloudabi_sys_fd_stat_put_args (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_sysent.c31 { AS(cloudabi_sys_fd_stat_put_args), (sy_call_t *)cloudabi_sys_fd_stat_put, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 14 = cloudabi_sys_fd_stat_put */
H A Dcloudabi64_proto.h93 struct cloudabi_sys_fd_stat_put_args { struct
288 int cloudabi_sys_fd_stat_put(struct thread *, struct cloudabi_sys_fd_stat_put_args *);
H A Dcloudabi64_systrace_args.c129 struct cloudabi_sys_fd_stat_put_args *p = params;
/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_sysent.c31 { AS(cloudabi_sys_fd_stat_put_args), (sy_call_t *)cloudabi_sys_fd_stat_put, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 14 = cloudabi_sys_fd_stat_put */
H A Dcloudabi32_proto.h93 struct cloudabi_sys_fd_stat_put_args { struct
288 int cloudabi_sys_fd_stat_put(struct thread *, struct cloudabi_sys_fd_stat_put_args *);
H A Dcloudabi32_systrace_args.c129 struct cloudabi_sys_fd_stat_put_args *p = params;
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_fd.c449 struct cloudabi_sys_fd_stat_put_args *uap)

Completed in 118 milliseconds