Home
last modified time | relevance | path

Searched refs:mach_sync_ipc_link_monitoring_stop (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/libsyscall/mach/mach/
H A Dmach_sync_ipc.h116 extern kern_return_t mach_sync_ipc_link_monitoring_stop(mach_port_t port, boolean_t* in_effect);
/xnu-10063.141.1/libsyscall/mach/
H A Dmach_port.c509 mach_sync_ipc_link_monitoring_stop(mach_port_t srp, boolean_t* in_effect) in mach_sync_ipc_link_monitoring_stop() function
/xnu-10063.141.1/tests/
H A Dkevent_qos.c1192 kr = mach_sync_ipc_link_monitoring_stop(special_reply_port, &in_effect); in qos_client_send_sync_msg_and_test_link()
1243 kr = mach_sync_ipc_link_monitoring_stop(special_reply_port, &in_effect); in qos_client_send_2sync_msg_and_test_link()