Searched refs:out_handle (Results 1 – 2 of 2) sorted by relevance
57 ipc_port_t out_handle; in make_a_mem_object() local60 return out_handle; in make_a_mem_object()1030 mach_port_t out_handle) in check_mach_memory_entry_outparam_changes() argument1039 if (out_handle != 0) { in check_mach_memory_entry_outparam_changes()1056 if (out_handle) mach_memory_entry_port_release(out_handle); \1073 if (out_handle) mach_memory_entry_port_release(out_handle); \1090 if (out_handle) mach_memory_entry_port_release(out_handle); \1107 if (out_handle) mach_memory_entry_port_release(out_handle); \1124 if (out_handle) mach_memory_entry_port_release(out_handle); \1139 prot, &out_handle, memobject); \[all …]
218 mach_port_t out_handle; in make_a_mem_object() local221 return out_handle; in make_a_mem_object()238 if (out_handle != (mach_port_t) saved_handle) { in check_mach_memory_entry_outparam_changes()256 mach_port_t out_handle = invalid_value; \260 (void)mach_port_deallocate(mach_task_self(), out_handle); \277 mach_port_t out_handle = invalid_value; \281 (void)mach_port_deallocate(mach_task_self(), out_handle); \294 mach_port_t out_handle = invalid_value; \298 (void)mach_port_deallocate(mach_task_self(), out_handle); \347 prot, &out_handle, memobject); \[all …]