Searched refs:cmd_round (Results 1 – 1 of 1) sorted by relevance
67 static void cmd_round(struct disklabel *, char *, int);94 { "R", cmd_round, "rounding (c)ylinders (s)ectors" },444 cmd_round(struct disklabel *lp, char *s, int fd) in cmd_round() function