Home
last modified time | relevance | path

Searched refs:print_attr (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dhtml.c114 static void print_attr(struct html *, const char *, const char *);
434 print_attr(struct html *h, const char *key, const char *val) in print_attr() function
479 print_attr(h, htmlattrs[p[i].key], p[i].val); in print_otag()
484 print_attr(h, "xmlns", "http://www.w3.org/1999/xhtml"); in print_otag()
485 print_attr(h, "xml:lang", "en"); in print_otag()
486 print_attr(h, "lang", "en"); in print_otag()
/titanic_44/usr/src/cmd/krb5/kproplog/
H A Dkproplog.c36 print_attr(kdbe_attr_type_t type) in print_attr() function
180 print_attr( in print_update()