Home
last modified time | relevance | path

Searched refs:mach_port_destroy (Results 1 – 8 of 8) sorted by relevance

/xnu-8020.140.41/libsyscall/mach/
H A Dadd_attributes_to_mig.txt79 # mach_port_destroy() deprecation
85 mach_port_destroy
H A Dmach_port.c114 mach_port_destroy( in mach_port_destroy() function
/xnu-8020.140.41/osfmk/kern/
H A Dmk_timer.c218 result = mach_port_destroy(myspace, name); in mk_timer_destroy_trap()
/xnu-8020.140.41/tests/
H A Dimm_pinned_control_port_crasher.c128 kern_return_t kr = mach_port_destroy(mach_task_self(), mach_task_self()); in pinned_test_mach_port_destroy()
H A Dkevent_qos.c955 mach_port_destroy(mach_task_self(), special_reply_port);
956 mach_port_destroy(mach_task_self(), new_special_reply_port);
1478 mach_port_destroy(mach_task_self(), other_thread_reply_port); in qos_client_destroy_other_threads_port()
H A Dhvtest_x86.m1552 * added and mach_port_destroy() is called.
1572 kret = mach_port_destroy(mach_task_self(), notify_port);
/xnu-8020.140.41/osfmk/mach/
H A Dmach_port.defs156 routine mach_port_destroy(
/xnu-8020.140.41/osfmk/ipc/
H A Dmach_port.c724 mach_port_destroy( in mach_port_destroy() function