Searched refs:allparts (Results 1 – 1 of 1) sorted by relevance
374 get_part_properties(part_properties* allparts, char *partname) in get_part_properties() argument377 for (p = allparts; p != NULL; p = p->next) { in get_part_properties()