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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_right.h164 /* Check if a subsequent ipc_right_copyin would succeed */
172 extern kern_return_t ipc_right_copyin(
181 /* Undo the effects of an ipc_right_copyin */
H A Dipc_kmsg.c1190 kr = ipc_right_copyin(space, name, entry,
1210 kr = ipc_right_copyin(space, name, entry,
1225 kr = ipc_right_copyin(space, name, entry,
1275 kr = ipc_right_copyin(space, name, entry,
1313 kr = ipc_right_copyin(space, dest_name, entry,
1379 kr = ipc_right_copyin(space, dest_name, dest_entry,
1387 kr = ipc_right_copyin(space, reply_name, reply_entry,
H A Dipc_object.c521 kr = ipc_right_copyin(space, name, entry,
H A Dipc_right.c1320 * Check if a subsequent ipc_right_copyin would succeed.
1455 * Routine: ipc_right_copyin
1478 ipc_right_copyin( function
1850 * Undoes the effects of an ipc_right_copyin
1931 * Like ipc_right_copyin with MACH_MSG_TYPE_MOVE_SEND

Completed in 26 milliseconds