ORTE_DAEMON_CMD_T  679 orte/runtime/data_type_support/orte_dt_packing_fns.c     if (ORTE_SUCCESS != (ret = opal_dss_pack_buffer(buffer, src, num_vals, ORTE_DAEMON_CMD_T))) {
ORTE_DAEMON_CMD_T  153 orte/runtime/data_type_support/orte_dt_print_fns.c             orte_dt_quick_print(output, "ORTE_DAEMON_CMD", prefix, src, ORTE_DAEMON_CMD_T);
ORTE_DAEMON_CMD_T  757 orte/runtime/data_type_support/orte_dt_unpacking_fns.c     ret = opal_dss_unpack_buffer(buffer, dest, num_vals, ORTE_DAEMON_CMD_T);