Searched refs:freebsd32_ppoll_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h688 struct freebsd32_ppoll_args { struct
833 int freebsd32_ppoll(struct thread *, struct freebsd32_ppoll_args *);
H A Dfreebsd32_sysent.c623 { AS(freebsd32_ppoll_args), (sy_call_t *)freebsd32_ppoll, AUE_POLL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 545 = freebsd32_ppoll */
H A Dfreebsd32_systrace_args.c3285 struct freebsd32_ppoll_args *p = params;
H A Dfreebsd32_misc.c3220 freebsd32_ppoll(struct thread *td, struct freebsd32_ppoll_args *uap)

Completed in 169 milliseconds