Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/beadm/
H A Dbeadm.c94 enum be_fmt { enum
206 init_hdr_cols(enum be_fmt be_fmt, struct hdr_info *hdr) in init_hdr_cols() argument
217 switch (be_fmt) { in init_hdr_cols()
256 count_widths(enum be_fmt be_fmt, struct hdr_info *hdr, be_node_list_t *be_nodes) in count_widths() argument
287 if (be_fmt == BE_FMT_DEFAULT) { in count_widths()
306 if (be_fmt == BE_FMT_DEFAULT) in count_widths()
308 else if (be_fmt & BE_FMT_SNAPSHOT) { in count_widths()
310 if (be_fmt == BE_FMT_SNAPSHOT) in count_widths()
321 if (be_fmt == BE_FMT_DEFAULT) { in count_widths()
469 print_fmt_nodes(const char *be_name, enum be_fmt be_fmt, boolean_t parsable, in print_fmt_nodes() argument
[all …]