Searched refs:num_new_attributes (Results 1 – 1 of 1) sorted by relevance
389 size_t i, num_new_attributes, master_template_size = 0; in get_master_attributes_by_type() local403 num_new_attributes = master_template_size / sizeof (generic_attr_t); in get_master_attributes_by_type()406 for (i = 0; i < num_new_attributes; i++) { in get_master_attributes_by_type()432 *num_attributes = num_new_attributes; in get_master_attributes_by_type()