Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/hexdump/
H A Dhexdump.c62 ilstr_t hdp_pbuf; /* Previous line */ member
267 const char *pstr = ilstr_cstr(&hdp->hdp_pbuf); in hexdump_squishable()
271 size_t pstrl = ilstr_len(&hdp->hdp_pbuf); in hexdump_squishable()
317 ilstr_init(&hdp.hdp_pbuf, KM_SLEEP); in hexdumph()
389 ilstr_reset(&hdp.hdp_pbuf); in hexdumph()
390 ilstr_append_str(&hdp.hdp_pbuf, in hexdumph()
437 ilstr_fini(&hdp.hdp_pbuf); in hexdumph()