Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/format/
H A Dmenu_command.c335 if (write_label()) { in c_disk()
582 if (write_label()) { in c_type()
669 if (write_label()) { in c_type()
1170 (void) write_label(); in c_format()
1200 (void) write_label(); in c_format()
1647 if (status = write_label()) in c_label()
1747 if (status = write_label()) in c_label()
1895 if (write_label()) { in c_backup()
2025 if (write_label()) { in c_backup()
2031 if (write_label()) { in c_backup()
[all …]
H A Dlabel.h40 int write_label(void);
H A Dmodify_partition.c287 if (write_label()) { in p_modify()
335 if (write_label()) { in p_modify()
H A Danalyze.c430 (void) write_label();
H A Dmisc.c363 (void) write_label(); in cleanup()
H A Dlabel.c271 write_label() in write_label() function
/titanic_41/usr/src/tools/ctf/cvt/
H A Dctf.c134 write_label(labelent_t *le, ctf_buf_t *b) in write_label() function
624 (void) list_iter(iiburst->iib_td->td_labels, (int (*)())write_label, in ctf_gen()