Searched defs:maxprot (Results 1 - 6 of 6) sorted by last modified time

/freebsd-10.0-release/usr.bin/netstat/
H A Dnetisr.c76 static u_int maxprot; variable
/freebsd-10.0-release/sys/vm/
H A Dvm_mmap.c207 vm_prot_t cap_maxprot, prot, maxprot; local
1505 vm_mmap(vm_map_t map, vm_offset_t *addr, vm_size_t size, vm_prot_t prot, vm_prot_t maxprot, int flags, objtype_t handle_type, void *handle, vm_ooffset_t foff) argument
[all...]
/freebsd-10.0-release/sys/kern/
H A Dsys_capability.c184 u_char maxprot; local
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/
H A Dgfs.c1155 gfs_vop_map(vnode_t *vp, offset_t off, struct as *as, caddr_t *addrp, size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cred, caller_context_t *ct) argument
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.c4949 zfs_map(vnode_t *vp, offset_t off, struct as *as, caddr_t *addrp, size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr, caller_context_t *ct) argument
5024 zfs_addmap(vnode_t *vp, offset_t off, struct as *as, caddr_t addr, size_t len, uchar_t prot, uchar_t maxprot, uint_t flags, cred_t *cr, caller_context_t *ct) argument
5057 zfs_delmap(vnode_t *vp, offset_t off, struct as *as, caddr_t addr, size_t len, uint_t prot, uint_t maxprot, uint_t flags, cred_t *cr, caller_context_t *ct) argument
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DMachO.h320 uint32_t maxprot; member in struct:llvm::MachO::segment_command
334 uint32_t maxprot; member in struct:llvm::MachO::segment_command_64

Completed in 83 milliseconds