Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_html.c101 static int mdoc_nm_pre(MDOC_ARGS);
155 {mdoc_nm_pre, NULL}, /* Nm */
678 mdoc_nm_pre(MDOC_ARGS) in mdoc_nm_pre() function