Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c132 static void print_href(struct html *, const char *, const char *, int);
592 print_href(struct html *h, const char *name, const char *sec, int man) in print_href() function
731 print_href(h, arg1, NULL, 0); in print_otag()
735 print_href(h, arg1, arg2, 1); in print_otag()