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

/freebsd-11-stable/sys/compat/cloudabi64/
H A Dcloudabi64_sysent.c21 { AS(cloudabi_sys_fd_create1_args), (sy_call_t *)cloudabi_sys_fd_create1, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 4 = cloudabi_sys_fd_create1 */
H A Dcloudabi64_proto.h51 struct cloudabi_sys_fd_create1_args { struct
278 int cloudabi_sys_fd_create1(struct thread *, struct cloudabi_sys_fd_create1_args *);
H A Dcloudabi64_systrace_args.c47 struct cloudabi_sys_fd_create1_args *p = params;
/freebsd-11-stable/sys/compat/cloudabi32/
H A Dcloudabi32_sysent.c21 { AS(cloudabi_sys_fd_create1_args), (sy_call_t *)cloudabi_sys_fd_create1, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 4 = cloudabi_sys_fd_create1 */
H A Dcloudabi32_proto.h51 struct cloudabi_sys_fd_create1_args { struct
278 int cloudabi_sys_fd_create1(struct thread *, struct cloudabi_sys_fd_create1_args *);
H A Dcloudabi32_systrace_args.c47 struct cloudabi_sys_fd_create1_args *p = params;
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_fd.c89 struct cloudabi_sys_fd_create1_args *uap)

Completed in 247 milliseconds