• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/

Lines Matching refs:dead

160 		 *	that it isn't dead.
169 /* pretend this is a dead-name entry */
202 * KERN_INVALID_TASK The space is dead.
400 * A dead-name notification is requested.
406 * KERN_INVALID_TASK The space is dead.
453 * KERN_INVALID_TASK The space is dead.
496 * A new dead name has one user reference.
502 * KERN_INVALID_TASK The space is dead.
544 * KERN_INVALID_TASK The space is dead.
576 * KERN_INVALID_TASK The space is dead.
612 * KERN_INVALID_TASK The space is dead.
713 * KERN_INVALID_TASK The space is dead.
745 * send-once right, or a dead-name right. May
754 * KERN_INVALID_TASK The space is dead.
794 * KERN_INVALID_TASK The space is dead.
874 * KERN_INVALID_TASK The space is dead.
924 * KERN_INVALID_TASK The space is dead.
964 * KERN_INVALID_TASK The space is dead.
1041 * KERN_INVALID_TASK The space is dead.
1196 * KERN_INVALID_TASK The space is dead.
1287 * Requests a dead-name notification for a send
1289 * dead name, sync is non-zero, and a send-once
1290 * right is supplied, then an immediate dead-name
1297 * KERN_INVALID_TASK The space is dead.
1301 * KERN_INVALID_CAPABILITY The notify port is dead.
1306 * KERN_INVALID_ARGUMENT Name denotes dead name, but
1308 * KERN_UREFS_OVERFLOW Name denotes dead name, but
1395 * Already dead.
1426 * KERN_INVALID_TASK The space is dead.
1430 * KERN_INVALID_CAPABILITY Port is null or dead.
1467 * KERN_INVALID_TASK The space is dead.
1491 * really should copy out a dead name, if it is a send or
1686 * KERN_INVALID_TASK The space is dead.
1735 * KERN_INVALID_TASK The space is dead.
1809 int dead;
1820 dead = ipc_right_check(space, port, name, entry);
1821 if (dead) {
1868 int dead;
1880 dead = ipc_right_check(space, (ipc_port_t) entry->ie_object, name,
1882 if (dead) {