Lines Matching defs:hdr_info
85 struct hdr_info {
185 print_hdr(struct hdr_info *hdr_info)
190 struct col_info *col_info = &hdr_info->cols[i];
206 init_hdr_cols(enum be_fmt be_fmt, struct hdr_info *hdr)
257 count_widths(enum be_fmt be_fmt, struct hdr_info *hdr, be_node_list_t *be_nodes)
338 print_be_nodes(const char *be_name, boolean_t parsable, struct hdr_info *hdr,
404 print_be_snapshots(be_node_list_t *be, struct hdr_info *hdr, boolean_t parsable)
467 struct hdr_info *hdr, be_node_list_t *nodes)
530 struct hdr_info hdr;