Searched refs:c_obj_type (Results 1 – 1 of 1) sorted by relevance
782 char c_obj_type; in hpi_outstream_group_add() local794 c_obj_type = hpi_handle_object(h_stream); in hpi_outstream_group_add()795 switch (c_obj_type) { in hpi_outstream_group_add()798 hm.u.d.u.stream.object_type = c_obj_type; in hpi_outstream_group_add()1137 char c_obj_type; in hpi_instream_group_add() local1150 c_obj_type = hpi_handle_object(h_stream); in hpi_instream_group_add()1152 switch (c_obj_type) { in hpi_instream_group_add()1155 hm.u.d.u.stream.object_type = c_obj_type; in hpi_instream_group_add()