Searched refs:hexdump_output (Results 1 – 1 of 1) sorted by relevance
248 hexdump_output(hexdump_param_t *hdp, bool hdr, hexdump_cb_f cb, void *cbarg) in hexdump_output() function371 if ((ret = hexdump_output(&hdp, true, cb, cbarg)) != 0) in hexdumph()395 if ((ret = hexdump_output(&hdp, false, cb, cbarg)) != 0) in hexdumph()