Searched refs:display_partition (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/sbin/disklabel/ |
| D | extern.h | 23 void display_partition(FILE *, struct disklabel *, char **, int, char);
|
| D | disklabel.c | 1011 display_partition(FILE *f, struct disklabel *lp, char **mp, int i, in display_partition() function 1143 display_partition(f, lp, mp, i, unit); in display()
|
| D | editor.c | 1159 display_partition(stdout, lp, NULL, i, 0); in has_overlap() 1160 display_partition(stdout, lp, NULL, j, 0); in has_overlap()
|