Searched refs:cloudabi64_sys_poll_args (Results 1 – 4 of 4) sorted by relevance
57 …{ AS(cloudabi64_sys_poll_args), (sy_call_t *)cloudabi64_sys_poll, AUE_NULL, NULL, 0, 0, SYF_CAPENA…
234 struct cloudabi64_sys_poll_args { struct358 int cloudabi64_sys_poll(struct thread *, struct cloudabi64_sys_poll_args *);
238 cloudabi64_sys_poll(struct thread *td, struct cloudabi64_sys_poll_args *uap) in cloudabi64_sys_poll()
369 struct cloudabi64_sys_poll_args *p = params; in systrace_args()