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

/macosx-10.9.5/xnu-2422.115.4/libkern/kxld/
H A Dkxld_seg.h55 vm_prot_t maxprot; member in struct:kxld_seg
/macosx-10.9.5/cctools-845/ld/
H A Dspecs.h41 vm_prot_t maxprot; /* specified maximum protection */ member in struct:segment_spec
H A Dld.c3305 check_max_init_prot( vm_prot_t maxprot, vm_prot_t initprot) argument
/macosx-10.9.5/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
/macosx-10.9.5/Security-55471.14.18/libsecurity_ssl/regressions/
H A Dssl-45-tls12.c169 static SSLContextRef make_ssl_ref(int sock, SSLProtocol maxprot) argument
246 ssl_test_handle_create(int comm, SSLProtocol maxprot) argument
260 SSLProtocol maxprot; member in struct:s_server
H A Dssl-47-falsestart.c176 static SSLContextRef make_ssl_ref(int sock, SSLProtocol maxprot, Boolean false_start) argument
272 ssl_test_handle_create(int comm, SSLProtocol maxprot, Boolean false_start) argument
286 SSLProtocol maxprot; member in struct:s_server
/macosx-10.9.5/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
/macosx-10.9.5/xnu-2422.115.4/bsd/vm/
H A Dvm_unix.c1100 vm_prot_t maxprot = VM_PROT_ALL; local
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h336 vm_prot_t maxprot; /* maximum VM protection */ member in struct:segment_command
356 vm_prot_t maxprot; /* maximum VM protection */ member in struct:segment_command_64
/macosx-10.9.5/llvmCore-3425.0.33/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
/macosx-10.9.5/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
/macosx-10.9.5/cctools-845/otool/
H A Dofile_print.c2419 print_segment_command( uint32_t cmd, uint32_t cmdsize, char *segname, uint64_t vmaddr, uint64_t vmsize, uint64_t fileoff, uint64_t filesize, vm_prot_t maxprot, vm_prot_t initprot, uint32_t nsects, uint32_t flags, uint32_t object_size, enum bool verbose) argument
[all...]

Completed in 308 milliseconds