HomeSort by: relevance | last modified time | path
    Searched defs:update_spc (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/sunlabel/
sunlabel.c 181 * update_spc is a `changed' function for updating the spc value when
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) function in typeref:typename:void

Completed in 12 milliseconds