Home
last modified time | relevance | path

Searched refs:_mach_make_memory_entry (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/sys/mach/
HDmach_vm_server.h416 kern_return_t _mach_make_memory_entry in _mach_make_memory_entry() function
425 { return _mach_make_memory_entry(target_task, size, offset, permission, object_handle, parent_handl…
/NextBSD/include/mach/
HDmach_vm.h415 kern_return_t _mach_make_memory_entry in _mach_make_memory_entry() function
424 { return _mach_make_memory_entry(target_task, size, offset, permission, object_handle, parent_handl…
/NextBSD/sys/compat/mach/
HDmach_vm_server.c2537 kern_return_t _mach_make_memory_entry in _mach_make_memory_entry() function
2546 { return _mach_make_memory_entry(target_task, size, offset, permission, object_handle, parent_handl…
2645 …RetCode = _mach_make_memory_entry(target_task, &In0P->size, In0P->offset, In0P->permission, &objec… in _X_mach_make_memory_entry()
HDmach_vm.c293 _mach_make_memory_entry( in _mach_make_memory_entry() function
/NextBSD/sys/compat/mach/defs/
HDmach_vm.defs457 routine _mach_make_memory_entry(