Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_html.c113 static int mdoc_sm_pre(MDOC_ARGS);
214 {mdoc_sm_pre, NULL}, /* Sm */
1530 mdoc_sm_pre(MDOC_ARGS) in mdoc_sm_pre() function