Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dlib.c30 mdoc_a2lib(const char *p) in mdoc_a2lib() function
H A Dlibmdoc.h116 const char *mdoc_a2lib(const char *);
H A Dmdoc_validate.c840 if (NULL == (stdlibname = mdoc_a2lib(n->string))) in post_lb()