get_mech_count
pent->sup_count = get_mech_count(mlist);
pent->dis_count = get_mech_count(infolist);
pent_soft->sup_count = get_mech_count(pmech);
extern int get_mech_count(mechlist_t *);