Searched refs:host_self_trap (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dsyscall_sw.h82 kernel_trap(host_self_trap,-29,0)
H A Dmach_traps.h92 extern mach_port_name_t host_self_trap(void);
324 extern mach_port_name_t host_self_trap(
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_init.c116 return(host_self_trap());
129 host = host_self_trap();
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsyscall_sw.c124 /* 29 */ MACH_TRAP(host_self_trap, 0, NULL, NULL),
H A Dipc_host.c154 * Routine: host_self_trap [mach trap]
165 host_self_trap( function
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Dsystrace.c696 /* 29 */ MACH_TRAP(host_self_trap, 0, NULL, NULL),

Completed in 86 milliseconds