Searched refs:be_fmt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c87 enum be_fmt { enum
201 init_hdr_cols(enum be_fmt be_fmt, struct hdr_info *hdr) argument
213 switch (be_fmt) {
278 count_widths(enum be_fmt be_fmt, struct hdr_info *hdr, be_node_list_t *be_nodes) argument
309 if (be_fmt == BE_FMT_DEFAULT) {
328 if (be_fmt == BE_FMT_DEFAULT)
330 else if (be_fmt & BE_FMT_SNAPSHOT) {
332 if (be_fmt
487 print_fmt_nodes(const char *be_name, enum be_fmt be_fmt, boolean_t parsable, struct hdr_info *hdr, be_node_list_t *nodes) argument
552 enum be_fmt be_fmt = BE_FMT_DEFAULT; local
[all...]

Completed in 57 milliseconds