Home
last modified time | relevance | path

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

/src/sys/compat/freebsd32/
H A Dfreebsd32_proto.h905 int ofreebsd32_mmap(struct thread *, struct ofreebsd32_mmap_args *);
H A Dfreebsd32_misc.c610 ofreebsd32_mmap(struct thread *td, struct ofreebsd32_mmap_args *uap) in ofreebsd32_mmap() function