Home
last modified time | relevance | path

Searched refs:ppoll_args (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysproto.h330 struct ppoll_args { struct
377 int sys_ppoll(struct thread *, struct ppoll_args *);
/f-stack/freebsd/kern/
H A Dsys_generic.c1525 sys_ppoll(struct thread *td, struct ppoll_args *uap) in sys_ppoll()
H A Dinit_sysent.c603 …{ .sy_narg = AS(ppoll_args), .sy_call = (sy_call_t *)sys_ppoll, .sy_auevent = AUE_POLL, .sy_flags …
H A Dsystrace_args.c3096 struct ppoll_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1674 struct ppoll_args { struct
2211 int sys_ppoll(struct thread *, struct ppoll_args *);