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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.h164 void bufcat_fmt(struct html *, const char *, ...);
H A Dhtml.c634 bufcat_fmt(struct html *h, const char *fmt, ...) function
693 bufcat_fmt(h, "%s", name);
716 bufcat_fmt(h, "%s: %.2f%s;", p, v, roffscales[su->unit]);
H A Dman_html.c181 bufcat_fmt(h, "%s(%s)", man->title, man->msec);
H A Dmdoc_html.c356 bufcat_fmt(h, "(%s)", meta->msec);
358 bufcat_fmt(h, " (%s)", meta->arch);

Completed in 50 milliseconds