Home
last modified time | relevance | path

Searched refs:showpartition (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sbin/disklabel/
H A Dextern.h31 void showpartition(FILE *, struct disklabel *, int, int);
H A Dprintlabel.c108 showpartition(FILE *f, struct disklabel *lp, int i, int ctsformat) in showpartition() function
209 showpartition(f, lp, i, ctsformat); in showpartitions()
H A Dinteract.c566 showpartition(stdout, lp, part, Cflag); in cmd_part()
574 showpartition(stdout, lp, i, Cflag); in cmd_part()