Searched refs:update_spc (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/usr.sbin/sunlabel/ |
H A D | sunlabel.c | 188 static void update_spc(void); 202 {"nhead", &label.nhead, print_int, chval_int, update_spc, 0 }, 203 {"nsect", &label.nsect, print_int, chval_int, update_spc, 0 }, 910 update_spc(void) in update_spc() function
|