Searched refs:type_arg (Results 1 – 3 of 3) sorted by relevance
592 CommandArgumentEntry type_arg; in CommandObjectTypeFormatAdd() local787 CommandArgumentEntry type_arg; in CommandObjectTypeFormatterDelete() local1048 CommandArgumentEntry type_arg; in CommandObjectTypeFormatterList() local1448 CommandArgumentEntry type_arg; in CommandObjectTypeSummaryAdd() local1456 m_arguments.push_back(type_arg); in CommandObjectTypeSummaryAdd()1748 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryDefine() local1849 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryEnable() local1916 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryDelete() local2023 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryDisable() local2085 CommandArgumentEntry type_arg; in CommandObjectTypeCategoryList() local[all …]
177 && (ac = atopcase_get_child_by_device(sc, hdr->type_arg)) != NULL) { in atopcase_process_message()183 && (ac = atopcase_get_child_by_device(sc, hdr->type_arg)) != NULL) { in atopcase_process_message()190 && hdr->type_arg == ATOPCASE_INFO_DEVICE) { in atopcase_process_message()385 uint16_t type, uint8_t type_arg, const void *payload, uint8_t len, in atopcase_create_message() argument401 hdr->type_arg = type_arg; in atopcase_create_message()
94 uint8_t type_arg; /* means "device" for ATOPCASE_MSG_TYPE_DESCRIPTOR */ member