Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_mmap.c424 kern_ommap(struct thread *td, uintptr_t hint, int len, int oprot, in kern_ommap() argument
447 prot = cvtbsdprot[oprot & 0x7]; in kern_ommap()
/freebsd/sys/sys/
H A Dsyscallsubr.h263 int kern_ommap(struct thread *td, uintptr_t hint, int len, int oprot,