Searched refs:ofreebsd32_truncate_args (Results 1 – 3 of 3) sorted by relevance
875 struct ofreebsd32_truncate_args { struct903 int ofreebsd32_truncate(struct thread *, struct ofreebsd32_truncate_args *);
199 …{ compat(AS(ofreebsd32_truncate_args),freebsd32_truncate), .sy_auevent = AUE_TRUNCATE, .sy_flags =…
2010 ofreebsd32_truncate(struct thread *td, struct ofreebsd32_truncate_args *uap) in ofreebsd32_truncate()