Home
last modified time | relevance | path

Searched defs:maxprot (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_mmap.c63 linux_mmap_check_fp(struct file *fp, int flags, int prot, int maxprot) in linux_mmap_check_fp()
/freebsd/usr.bin/netstat/
H A Dnetisr.c76 static u_int maxprot; variable
/freebsd/sys/vm/
H A Dvm_mmap.c1417 vm_prot_t maxprot, int flags, in vm_mmap()
1512 vm_prot_t maxprot, int flags, vm_object_t object, vm_ooffset_t foff, in vm_mmap_object()
/freebsd/sys/kern/
H A Dsys_capability.c195 vm_prot_t maxprot; in cap_rights_to_vmprot() local
H A Duipc_shm.c1665 vm_prot_t maxprot; in shm_mmap() local
H A Dvfs_vnops.c2849 vm_prot_t maxprot; in vn_mmap() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp314 uint32_t maxprot; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c1578 vm_prot_t maxprot, int flags, struct file *fp, in linux_file_mmap_sub()
1606 vm_prot_t maxprot; in linux_file_mmap() local
/freebsd/sys/fs/devfs/
H A Ddevfs_vnops.c1963 vm_prot_t maxprot; in devfs_mmap_f() local
/freebsd/crypto/openssl/test/
H A Dsslapitest.c2032 static int execute_test_session(int maxprot, int use_int_cache, in execute_test_session()
7687 unsigned int maxprot; member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h546 uint32_t maxprot; member
560 uint32_t maxprot; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8428 uint64_t filesize, uint32_t maxprot, in PrintSegmentCommand()