Searched defs:maxprot (Results 1 – 12 of 12) sorted by relevance
/freebsd/sys/compat/linux/ |
H A D | linux_mmap.c | 62 linux_mmap_check_fp(struct file * fp,int flags,int prot,int maxprot) linux_mmap_check_fp() argument
|
/freebsd/usr.bin/netstat/ |
H A D | netisr.c | 76 static u_int maxprot; variable
|
/freebsd/sys/kern/ |
H A D | sys_capability.c | 196 vm_prot_t maxprot; in cap_rights_to_vmprot() local
|
H A D | uipc_shm.c | 1675 vm_prot_t maxprot; in shm_mmap() local
|
H A D | vfs_vnops.c | 2918 vm_prot_t maxprot; in vn_mmap() local
|
/freebsd/sys/vm/ |
H A D | vm_mmap.c | 1461 vm_prot_t maxprot, int flags, in vm_mmap() 1558 vm_prot_t maxprot, int flags, vm_object_t object, vm_ooffset_t foff, in vm_mmap_object()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | MachODumper.cpp | 314 uint32_t maxprot; member
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_compat.c | 1637 vm_prot_t maxprot, int flags, struct file *fp, in linux_file_mmap_sub() 1665 vm_prot_t maxprot; in linux_file_mmap() local
|
/freebsd/sys/fs/devfs/ |
H A D | devfs_vnops.c | 1972 vm_prot_t maxprot; in devfs_mmap_f() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 552 uint32_t maxprot; global() member 566 uint32_t maxprot; global() member
|
/freebsd/crypto/openssl/test/ |
H A D | sslapitest.c | 2063 static int execute_test_session(int maxprot, int use_int_cache, in execute_test_session() 8128 unsigned int maxprot; member
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 8540 uint64_t filesize, uint32_t maxprot, in PrintSegmentCommand()
|