/src/distrib/utils/edlabel/ |
edlabel.c | 80 void edit_partition(struct disklabel *, int, int); 261 edit_partition(struct disklabel *d, int idx, int modify) function in typeref:typename:void 416 edit_partition(dl, i, 0); 461 edit_partition(dl, c - 'a', 1);
|
edlabel.c | 80 void edit_partition(struct disklabel *, int, int); 261 edit_partition(struct disklabel *d, int idx, int modify) function in typeref:typename:void 416 edit_partition(dl, i, 0); 461 edit_partition(dl, c - 'a', 1);
|