Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/sunlabel/
H A Dsunlabel.c188 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