Searched refs:cloudabi_sys_sock_bind_args (Results 1 – 4 of 4) sorted by relevance
138 struct cloudabi_sys_sock_bind_args *uap) in cloudabi_sys_sock_bind()
64 …{ AS(cloudabi_sys_sock_bind_args), (sy_call_t *)cloudabi_sys_sock_bind, AUE_NULL, NULL, 0, 0, SYF_…
263 struct cloudabi_sys_sock_bind_args { struct365 int cloudabi_sys_sock_bind(struct thread *, struct cloudabi_sys_sock_bind_args *);
424 struct cloudabi_sys_sock_bind_args *p = params; in systrace_args()