Home
last modified time | relevance | path

Searched refs:ofreebsd32_truncate (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h903 int ofreebsd32_truncate(struct thread *, struct ofreebsd32_truncate_args *);
H A Dfreebsd32_misc.c2067 ofreebsd32_truncate(struct thread *td, struct ofreebsd32_truncate_args *uap) in ofreebsd32_truncate() function