Home
last modified time | relevance | path

Searched refs:replyp (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.41.6/tests/
H A Dkevent_info.c55 msg_reply_t replyp = &message.reply; variable
93 [0] = (uint64_t)replyp,
94 [1] = sizeof(*replyp),
101 T_ASSERT_EQ(replyp->body.msgh_descriptor_count, 1, NULL);
102 …assert(MACH_PORT_VALID(replyp->port.name) && replyp->port.disposition == MACH_MSG_TYPE_MOVE_RECEIV…
/xnu-12377.41.6/osfmk/kern/
H A Dipc_kobject.c461 ipc_kmsg_t *replyp) in ipc_kobject_server_internal() argument
512 *replyp = reply; in ipc_kobject_server_internal()
624 *replyp = reply; in ipc_kobject_server_internal()