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

  /src/sbin/disklabel/
extern.h 29 void showinfo(FILE *, struct disklabel *, const char *);
printlabel.c 60 showinfo(FILE *f, struct disklabel *lp, const char *specialname) function in typeref:typename:void
interact.c 167 showinfo(stdout, lp, specname);
188 showinfo(stdout, lp, specname);
main.c 730 showinfo(stdout, &lab, specname);
1283 showinfo(stdout, &hlp, specname);
1530 showinfo(fp, &lab, specname);
1704 * in the same format as that put out by showinfo() and showpartitions(),

Completed in 14 milliseconds