Searched defs:be_fmt (Results 1 – 1 of 1) sorted by relevance
91 enum be_fmt { enum205 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()465 print_fmt_nodes(const char *be_name, enum be_fmt be_fmt, boolean_t parsable, in print_fmt_nodes()530 enum be_fmt be_fmt = BE_FMT_DEFAULT; in print_nodes() local