ahdilabel.c | 51 void show_parts (struct ahdi_ptable*, int, int, int); 112 show_parts (&ptable, 0, ptable.nparts, units); 136 show_parts (&ptable, 0, ptable.nparts, units); 210 show_parts (struct ahdi_ptable *ptable, int start, int finish, int units) function in typeref:typename:void 380 show_parts (ptable, part, part + 1, units);
|