Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dhtml.c665 bufcat_fmt(struct html *h, const char *fmt, ...) in bufcat_fmt() function
725 bufcat_fmt(h, name); in buffmt_man()
746 bufcat_fmt(h, "%s: %.2f%s;", p, v, roffscales[su->unit]); in bufcat_su()
756 bufcat_fmt(h, "%.2x", *src++); in bufcat_id()
H A Dhtml.h150 void bufcat_fmt(struct html *, const char *, ...);
H A Dman_html.c189 bufcat_fmt(h, "%s(%s)", man->title, man->msec); in print_man_head()
H A Dmdoc_html.c384 bufcat_fmt(h, "%s(%s)", meta->title, meta->msec); in print_mdoc_head()
387 bufcat_fmt(h, " (%s)", meta->arch); in print_mdoc_head()