HomeSort by: relevance | last modified time | path
    Searched refs:showpartitions (Results 1 - 7 of 7) sorted by relevancy

  /src/sbin/disklabel/
extern.h 30 void showpartitions(FILE *, struct disklabel *, int);
printlabel.c 200 showpartitions(FILE *f, struct disklabel *lp, int ctsformat) function in typeref:typename:void
interact.c 168 showpartitions(stdout, lp, Cflag);
176 showpartitions(stdout, lp, Cflag);
main.c 731 showpartitions(stdout, &lab, Cflag);
1284 showpartitions(stdout, &hlp, Cflag);
1531 showpartitions(fp, &lab, Cflag);
1704 * in the same format as that put out by showinfo() and showpartitions(),
  /src/sbin/apmlabel/
apmlabel.c 342 showpartitions(stdout, &label, 0);
  /src/sbin/mbrlabel/
mbrlabel.c 347 showpartitions(stdout, &label, 0);
  /src/sbin/svhlabel/
svhlabel.c 340 showpartitions(stdout, &label, 0);

Completed in 31 milliseconds