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

/illumos-gate/usr/src/cmd/krb5/kproplog/
H A Dkproplog.c36 print_attr(kdbe_attr_type_t type) function
180 print_attr(
/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c129 static void print_attr(struct html *, const char *, const char *);
428 print_attr(struct html *h, const char *key, const char *val) function
472 print_attr(h, htmlattrs[p[i].key], p[i].val);

Completed in 58 milliseconds