Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_proto.h912 int ofreebsd32_lstat(struct thread *, struct ofreebsd32_lstat_args *);
HDfreebsd32_misc.c1926 ofreebsd32_lstat(struct thread *td, struct ofreebsd32_lstat_args *uap) in ofreebsd32_lstat() function