Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dhtml.h126 char *base_man; /* base for manpage href */ member
H A Dhtml.c142 h->base_man = v; in ml_alloc()
715 pp = h->base_man; in buffmt_man()
H A Dmdoc_html.c738 if (h->base_man) { in mdoc_xr_pre()