Searched refs:ofreebsd32_stat_args (Results 1 – 3 of 3) sorted by relevance
828 struct ofreebsd32_stat_args { struct893 int ofreebsd32_stat(struct thread *, struct ofreebsd32_stat_args *);
108 …{ compat(AS(ofreebsd32_stat_args),freebsd32_stat), .sy_auevent = AUE_STAT, .sy_flags = 0, .sy_thrc…
2292 ofreebsd32_stat(struct thread *td, struct ofreebsd32_stat_args *uap) in ofreebsd32_stat()