Home
last modified time | relevance | path

Searched refs:bufcat (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dhtml.c650 bufcat(h, key); in bufcat_style()
651 bufcat(h, ":"); in bufcat_style()
652 bufcat(h, val); in bufcat_style()
653 bufcat(h, ";"); in bufcat_style()
657 bufcat(struct html *h, const char *p) in bufcat() function
697 bufcat(h, name); in buffmt_includes()
706 bufcat(h, pp); in buffmt_includes()
722 bufcat(h, sec ? sec : "1"); in buffmt_man()
734 bufcat(h, pp); in buffmt_man()
H A Dhtml.h151 void bufcat(struct html *, const char *);
H A Dmdoc_html.c585 bufcat(h, "x"); in mdoc_sh_pre()
616 bufcat(h, "x"); in mdoc_ss_pre()
1157 bufcat(h, "#x"); in mdoc_sx_pre()
1677 bufcat(h, "mailto:"); in mdoc_mt_pre()
1678 bufcat(h, n->string); in mdoc_mt_pre()