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

/freebsd-12-stable/sys/compat/cloudabi32/
H A Dcloudabi32_sysent.c22 { AS(cloudabi_sys_fd_create2_args), (sy_call_t *)cloudabi_sys_fd_create2, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 5 = cloudabi_sys_fd_create2 */
H A Dcloudabi32_proto.h55 struct cloudabi_sys_fd_create2_args { struct
280 int cloudabi_sys_fd_create2(struct thread *, struct cloudabi_sys_fd_create2_args *);
H A Dcloudabi32_systrace_args.c54 struct cloudabi_sys_fd_create2_args *p = params;
/freebsd-12-stable/sys/compat/cloudabi64/
H A Dcloudabi64_sysent.c22 { AS(cloudabi_sys_fd_create2_args), (sy_call_t *)cloudabi_sys_fd_create2, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 5 = cloudabi_sys_fd_create2 */
H A Dcloudabi64_proto.h55 struct cloudabi_sys_fd_create2_args { struct
280 int cloudabi_sys_fd_create2(struct thread *, struct cloudabi_sys_fd_create2_args *);
H A Dcloudabi64_systrace_args.c54 struct cloudabi_sys_fd_create2_args *p = params;
/freebsd-12-stable/sys/compat/cloudabi/
H A Dcloudabi_fd.c106 struct cloudabi_sys_fd_create2_args *uap)

Completed in 169 milliseconds