Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h894 int ofreebsd32_lstat(struct thread *, struct ofreebsd32_lstat_args *);
H A Dfreebsd32_misc.c2415 ofreebsd32_lstat(struct thread *td, struct ofreebsd32_lstat_args *uap) in ofreebsd32_lstat() function