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

/freebsd-13-stable/contrib/mandoc/
H A Dhtml.c122 static void print_href(struct html *, const char *, const char *, int);
546 print_href(struct html *h, const char *name, const char *sec, int man) function
666 print_href(h, arg1, NULL, 0);
670 print_href(h, arg1, arg2, 1);

Completed in 35 milliseconds