Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dmenu_command.c336 if (write_label()) { in c_disk()
583 if (write_label()) { in c_type()
670 if (write_label()) { in c_type()
1171 (void) write_label(); in c_format()
1201 (void) write_label(); in c_format()
1649 if (status = write_label()) in c_label()
1749 if (status = write_label()) in c_label()
1897 if (write_label()) { in c_backup()
2027 if (write_label()) { in c_backup()
2033 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_50/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()