Home
last modified time | relevance | path

Searched defs:send_msg (Results 1 – 5 of 5) sorted by relevance

/xnu-10002.41.9/tests/
H A Dprioritize_process_launch_helper.c77 } send_msg = { in send() local
H A Dprioritize_process_launch.c63 } send_msg = { in send() local
H A Dkevent_qos.c425 } send_msg = { in send_reply() local
876 struct test_msg send_msg = { in send() local
H A Dturnstile_multihop.c409 struct test_msg send_msg = { in send() local
/xnu-10002.41.9/tests/ipc/
H A Dmach_msg2.c242 send_msg(send_configs_t configs) in send_msg() function