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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dsyscall_sw.h84 kernel_trap(mach_msg_trap,-31,7)
H A Dmach_traps.h94 extern mach_msg_return_t mach_msg_trap(
336 PAD_ARG_(mach_vm_address_t, rcv_msg); /* Unused on mach_msg_trap */
338 extern mach_msg_return_t mach_msg_trap(
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dsyscall_sw.c126 /* 31 */ MACH_TRAP(mach_msg_trap, 7, munge_wwwwwww, munge_ddddddd),
/macosx-10.5.8/xnu-1228.15.4/libsyscall/mach/
H A Dmach_msg.c63 mach_msg_trap((msg), (opt), (ssize), (rsize), (rname), (to), (not))
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Dsystrace.c698 /* 31 */ MACH_TRAP(mach_msg_trap, 7, munge_wwwwwww, munge_ddddddd),
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmach_msg.c1907 * Routine: mach_msg_trap [mach trap]
1917 mach_msg_trap( function

Completed in 44 milliseconds