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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsecurity.c218 int dead; local
239 dead = ipc_right_check(space, (ipc_port_t) entry->ie_object, obj, entry);
240 if (dead) {
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmach_port.c160 * 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
1809 int dead; local
1868 int dead; local
[all...]
H A Dipc_port.c141 * Try to allocate a dead-name request slot.
187 * Grow a port's table of dead-name requests.
305 * Cancel a dead-name request and return the send-once right.
491 * KERN_INVALID_TASK The space is dead.
539 * KERN_INVALID_TASK The space is dead.
577 * Generate dead name notifications. Called from ipc_port_destroy.
618 * Afterwards, the port is unlocked and dead.
653 /* once port is dead, we don't need to keep it locked */
687 /* generate dead-name notifications */
933 * dead por
[all...]
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dhw_vm.s4635 lis r0,hi16(Choke) ; System abend - we must find the stolen mapping or we are dead

Completed in 52 milliseconds