Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dstartup.c106 static struct chg_list *new_chg_list(struct disk_type *);
132 static struct chg_list *new_chg_list();
940 cp = new_chg_list(disk); in sup_change_spec()
2703 new_chg_list(struct disk_type *disk) in new_chg_list() function