Home
last modified time | relevance | path

Searched defs: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()
256 count_widths(enum be_fmt be_fmt, struct hdr_info *hdr, be_node_list_t *be_nodes) in count_widths()
469 print_fmt_nodes(const char *be_name, enum be_fmt be_fmt, boolean_t parsable, in print_fmt_nodes()
536 enum be_fmt be_fmt = BE_FMT_DEFAULT; in print_nodes() local