Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
H A Dstartup.h104 int dtype_match(struct dk_label *label, struct disk_type *dtype);
H A Dmenu_command.c1950 if (dtype_match(&label, dtype)) in c_backup()
2167 if ((!dtype_match(&p_label, cur_dtype)) || in c_verify()
H A Dstartup.c2038 if (dtype_match(&search_label, search_dtype)) in add_device_to_disklist()
2221 dtype_match(label, dtype) in dtype_match() function