Searched defs:maxprot (Results 1 - 8 of 8) sorted by relevance

/xnu-2422.115.4/libkern/kxld/
H A Dkxld_seg.h55 vm_prot_t maxprot; member in struct:kxld_seg
/xnu-2422.115.4/security/
H A Dmac_file.c206 mac_file_check_mmap(struct ucred *cred, struct fileglob *fg, int prot, int flags, int *maxprot) argument
H A Dmac_process.c372 mac_proc_check_map_anon(proc_t proc, user_addr_t u_addr, user_size_t u_size, int prot, int flags, int *maxprot) argument
/xnu-2422.115.4/bsd/kern/
H A Dkern_core.c224 vm_prot_t maxprot; local
H A Dkern_mman.c157 vm_prot_t maxprot; local
1142 vm_prot_t maxprot = VM_PROT_ALL; local
[all...]
H A Dmach_loader.c927 vm_prot_t maxprot; local
/xnu-2422.115.4/bsd/vm/
H A Dvm_unix.c1100 vm_prot_t maxprot = VM_PROT_ALL; local
/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h335 vm_prot_t maxprot; /* maximum VM protection */ member in struct:segment_command
355 vm_prot_t maxprot; /* maximum VM protection */ member in struct:segment_command_64

Completed in 95 milliseconds