Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h893 int ofreebsd32_stat(struct thread *, struct ofreebsd32_stat_args *);
H A Dfreebsd32_misc.c2350 ofreebsd32_stat(struct thread *td, struct ofreebsd32_stat_args *uap) in ofreebsd32_stat() function