Home
last modified time | relevance | path

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

/NextBSD/contrib/mdocml/
HDhtml.c665 bufcat_fmt(struct html *h, const char *fmt, ...) in bufcat_fmt() function
724 bufcat_fmt(h, "%s", name); in buffmt_man()
747 bufcat_fmt(h, "%s: %.2f%s;", p, v, roffscales[su->unit]); in bufcat_su()
757 bufcat_fmt(h, "%.2x", *src++); in bufcat_id()
HDhtml.h166 void bufcat_fmt(struct html *, const char *, ...);
HDman_html.c186 bufcat_fmt(h, "%s(%s)", man->title, man->msec); in print_man_head()
HDmdoc_html.c364 bufcat_fmt(h, "(%s)", meta->msec); in print_mdoc_head()
366 bufcat_fmt(h, " (%s)", meta->arch); in print_mdoc_head()