Searched refs:ipc_kmsg_send_always (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dipc_mig.c118 mr = ipc_kmsg_send_always(kmsg);
204 mr = ipc_kmsg_send_always(kmsg);
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_kmsg.h243 * ipc_kmsg_send_always(ipc_kmsg_t);
245 #define ipc_kmsg_send_always(kmsg) \ macro

Completed in 55 milliseconds