Searched refs:hdp_indent (Results 1 – 1 of 1) sorted by relevance
51 uint8_t hdp_indent; /* indent size */ member170 if (hdp->hdp_indent != 0) in hexdump_header()171 ilstr_aprintf(&hdp->hdp_buf, "%*s", hdp->hdp_indent, ""); in hexdump_header()208 if (hdp->hdp_indent != 0) in hexdump_data()209 ilstr_aprintf(&hdp->hdp_buf, "%*s", hdp->hdp_indent, ""); in hexdump_data()339 hdp.hdp_indent = h->h_indent; in hexdumph()