HomeSort by: relevance | last modified time | path
    Searched defs:update_spc (Results 1 - 3 of 3) 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
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
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

Completed in 45 milliseconds