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

/illumos-gate/usr/src/cmd/mandoc/
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]);

Completed in 126 milliseconds