Home
last modified time | relevance | path

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

/netbsd-src/sbin/disklabel/
H A Dinteract.c67 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