Searched refs:ipc_object_copyin_type (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_object.h283 extern mach_msg_type_name_t ipc_object_copyin_type(
H A Dipc_kmsg.c1428 dest_type = ipc_object_copyin_type(dest_type);
1429 reply_type = ipc_object_copyin_type(reply_type);
1628 result_disp = ipc_object_copyin_type(user_disp);
1792 result_disp = ipc_object_copyin_type(user_disp);
1990 MACH_MSGH_BITS(ipc_object_copyin_type(rname),
1991 ipc_object_copyin_type(lname)));
2019 dsc->disposition = ipc_object_copyin_type(name);
2060 dsc->disposition = ipc_object_copyin_type(name);
H A Dipc_object.c455 * Routine: ipc_object_copyin_type
461 ipc_object_copyin_type( function
H A Dmach_port.c1501 *polyPoly = ipc_object_copyin_type(msgt_name);

Completed in 76 milliseconds