Home
last modified time | relevance | path

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

/xnu-10063.101.15/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-10063.101.15/tests/
H A Dimm_pinned_control_port_crasher.c136 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()
/xnu-10063.101.15/osfmk/mach/
H A Dmach_port.defs154 routine mach_port_destroy(
/xnu-10063.101.15/osfmk/ipc/
H A Dmach_port.c696 mach_port_destroy( in mach_port_destroy() function