Home
last modified time | relevance | path

Searched refs:test_msg (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/tests/
H A Dbootstrap_msgfilter.c21 struct test_msg { struct
60 struct test_msg msg = {
63 .msgh_size = offsetof(struct test_msg, trailer),
79 msg = (struct test_msg){
82 .msgh_size = offsetof(struct test_msg, trailer),
H A Dturnstile_multihop.c37 struct test_msg { struct
297 struct test_msg *tmsg; in workloop_cb_test_intransit()
313 T_ASSERT_EQ(hdr->msgh_size, (uint32_t)sizeof(struct test_msg), "of the right size"); in workloop_cb_test_intransit()
314 tmsg = (struct test_msg *)hdr; in workloop_cb_test_intransit()
409 struct test_msg send_msg = { in send()
H A Dkevent_qos.c56 struct test_msg { struct
128 T_ASSERT_EQ(hdr->msgh_size, (uint32_t)sizeof(struct test_msg), "of the right size"); \
129 struct test_msg *tmsg = (struct test_msg *)hdr; \
876 struct test_msg send_msg = { in send()
920 struct test_msg rcv_msg = { in receive()
1756 struct test_msg rcv_msg = { in special_reply_port_thread()
H A Dstackshot_tests.m1736 struct test_msg {
1741 struct test_msg send_msg = {