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

/netbsd-current/external/bsd/mdocml/dist/
H A Dhtml.h109 char *base_man1; /* bases for manpage href */ member in struct:html
H A Dhtml.c134 if ((h->base_man1 = outopts->man) == NULL)
136 else if ((h->base_man2 = strchr(h->base_man1, ';')) != NULL)
557 pp = h->base_man1;
H A Dmdoc_html.c702 if (h->base_man1)

Completed in 136 milliseconds