IPC_MESSAGE_DECL  226 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(EMPTY, CONTROL, msg_class, 0, 0, (), ())
IPC_MESSAGE_DECL  229 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 1, 0, (type1), ())
IPC_MESSAGE_DECL  232 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 2, 0, (type1, type2), ())
IPC_MESSAGE_DECL  235 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 3, 0, (type1, type2, type3), ())
IPC_MESSAGE_DECL  238 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 4, 0, (type1, type2, type3, type4), ())
IPC_MESSAGE_DECL  241 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, CONTROL, msg_class, 5, 0, (type1, type2, type3, type4, type5), ())
IPC_MESSAGE_DECL  244 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(EMPTY, ROUTED, msg_class, 0, 0, (), ())
IPC_MESSAGE_DECL  247 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, ROUTED, msg_class, 1, 0, (type1), ())
IPC_MESSAGE_DECL  250 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, ROUTED, msg_class, 2, 0, (type1, type2), ())
IPC_MESSAGE_DECL  253 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, ROUTED, msg_class, 3, 0, (type1, type2, type3), ())
IPC_MESSAGE_DECL  256 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, ROUTED, msg_class, 4, 0, (type1, type2, type3, type4), ())
IPC_MESSAGE_DECL  259 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(ASYNC, ROUTED, msg_class, 5, 0, (type1, type2, type3, type4, type5), ())
IPC_MESSAGE_DECL  262 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 0, (), ())
IPC_MESSAGE_DECL  265 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 1, (), (type1_out))
IPC_MESSAGE_DECL  268 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 2, (), (type1_out, type2_out))
IPC_MESSAGE_DECL  271 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 3, (), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  274 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 0, 4, (), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  277 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 0, (type1_in), ())
IPC_MESSAGE_DECL  280 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 1, (type1_in), (type1_out))
IPC_MESSAGE_DECL  283 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 2, (type1_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  286 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 3, (type1_in), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  289 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 1, 4, (type1_in), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  292 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 0, (type1_in, type2_in), ())
IPC_MESSAGE_DECL  295 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 1, (type1_in, type2_in), (type1_out))
IPC_MESSAGE_DECL  298 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 2, (type1_in, type2_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  301 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 3, (type1_in, type2_in), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  304 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 2, 4, (type1_in, type2_in), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  307 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 0, (type1_in, type2_in, type3_in), ())
IPC_MESSAGE_DECL  310 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 1, (type1_in, type2_in, type3_in), (type1_out))
IPC_MESSAGE_DECL  313 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 2, (type1_in, type2_in, type3_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  316 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 3, (type1_in, type2_in, type3_in), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  319 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 3, 4, (type1_in, type2_in, type3_in), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  322 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 0, (type1_in, type2_in, type3_in, type4_in), ())
IPC_MESSAGE_DECL  325 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 1, (type1_in, type2_in, type3_in, type4_in), (type1_out))
IPC_MESSAGE_DECL  328 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 2, (type1_in, type2_in, type3_in, type4_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  331 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 3, (type1_in, type2_in, type3_in, type4_in), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  334 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 4, 4, (type1_in, type2_in, type3_in, type4_in), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  337 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 5, 0, (type1_in, type2_in, type3_in, type4_in, type5_in), ())
IPC_MESSAGE_DECL  340 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 5, 1, (type1_in, type2_in, type3_in, type4_in, type5_in), (type1_out))
IPC_MESSAGE_DECL  343 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 5, 2, (type1_in, type2_in, type3_in, type4_in, type5_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  346 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, CONTROL, msg_class, 5, 3, (type1_in, type2_in, type3_in, type4_in, type5_in), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  349 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 0, 0, (), ())
IPC_MESSAGE_DECL  352 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 0, 1, (), (type1_out))
IPC_MESSAGE_DECL  355 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 0, 2, (), (type1_out, type2_out))
IPC_MESSAGE_DECL  358 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 0, 3, (), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  361 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 0, 4, (), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  364 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 1, 0, (type1_in), ())
IPC_MESSAGE_DECL  367 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 1, 1, (type1_in), (type1_out))
IPC_MESSAGE_DECL  370 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 1, 2, (type1_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  373 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 1, 3, (type1_in), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  376 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 1, 4, (type1_in), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  379 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 2, 0, (type1_in, type2_in), ())
IPC_MESSAGE_DECL  382 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 2, 1, (type1_in, type2_in), (type1_out))
IPC_MESSAGE_DECL  385 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 2, 2, (type1_in, type2_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  388 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 2, 3, (type1_in, type2_in), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  391 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 2, 4, (type1_in, type2_in), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  394 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 3, 0, (type1_in, type2_in, type3_in), ())
IPC_MESSAGE_DECL  397 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 3, 1, (type1_in, type2_in, type3_in), (type1_out))
IPC_MESSAGE_DECL  400 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 3, 2, (type1_in, type2_in, type3_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  403 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 3, 3, (type1_in, type2_in, type3_in), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  406 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 3, 4, (type1_in, type2_in, type3_in), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  409 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 4, 0, (type1_in, type2_in, type3_in, type4_in), ())
IPC_MESSAGE_DECL  412 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 4, 1, (type1_in, type2_in, type3_in, type4_in), (type1_out))
IPC_MESSAGE_DECL  415 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 4, 2, (type1_in, type2_in, type3_in, type4_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  418 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 4, 3, (type1_in, type2_in, type3_in, type4_in), (type1_out, type2_out, type3_out))
IPC_MESSAGE_DECL  421 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 4, 4, (type1_in, type2_in, type3_in, type4_in), (type1_out, type2_out, type3_out, type4_out))
IPC_MESSAGE_DECL  424 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 5, 0, (type1_in, type2_in, type3_in, type4_in, type5_in), ())
IPC_MESSAGE_DECL  427 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 5, 1, (type1_in, type2_in, type3_in, type4_in, type5_in), (type1_out))
IPC_MESSAGE_DECL  430 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 5, 2, (type1_in, type2_in, type3_in, type4_in, type5_in), (type1_out, type2_out))
IPC_MESSAGE_DECL  433 ipc/ipc_message_macros.h   IPC_MESSAGE_DECL(SYNC, ROUTED, msg_class, 5, 3, (type1_in, type2_in, type3_in, type4_in, type5_in), (type1_out, type2_out, type3_out))