Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/format/
H A Dstartup.c72 static int sup_change_spec(struct disk_type *, char *);
100 static int sup_change_spec();
611 if (sup_change_spec(dtype, ident)) { in sup_setdtype()
804 sup_change_spec(struct disk_type *disk, char *id) in sup_change_spec() function