Searched refs:savep (Results 1 – 1 of 1) sorted by relevance
3749 xo_humanize_save_t *savep, xo_xff_flags_t flags) in xo_format_humanize() argument3755 if (end_offset == savep->xhs_offset) /* Huh? Nothing to render */ in xo_format_humanize()3768 value = strtoull(xbp->xb_bufp + savep->xhs_offset, &ep, 0); in xo_format_humanize()3770 && (ep != xbp->xb_bufp + savep->xhs_offset)) { in xo_format_humanize()3777 xbp->xb_curp = xbp->xb_bufp + savep->xhs_offset; in xo_format_humanize()3795 xop->xo_columns = savep->xhs_columns + rc; in xo_format_humanize()3796 xop->xo_anchor_columns = savep->xhs_anchor_columns + rc; in xo_format_humanize()