Searched defs:maxprot (Results 1 – 11 of 11) 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/vm/ |
H A D | vm_mmap.c | 1420 vm_prot_t maxprot, int flags, in vm_mmap() 1515 vm_prot_t maxprot, int flags, vm_object_t object, vm_ooffset_t foff, in vm_mmap_object()
|
/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 | 1687 vm_prot_t maxprot; in shm_mmap() local
|
H A D | vfs_vnops.c | 2849 vm_prot_t maxprot; in vn_mmap() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | MachODumper.cpp | 314 uint32_t maxprot; member
|
/freebsd/sys/fs/devfs/ |
H A D | devfs_vnops.c | 1963 vm_prot_t maxprot; in devfs_mmap_f() local
|
/freebsd/crypto/openssl/test/ |
H A D | sslapitest.c | 2032 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 D | MachO.h | 552 uint32_t maxprot; global() member 566 uint32_t maxprot; global() member
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 8540 uint64_t filesize, uint32_t maxprot, in PrintSegmentCommand()
|