Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_html.c79 static int mdoc_fd_pre(MDOC_ARGS);
143 {mdoc_fd_pre, NULL}, /* Fd */
1052 mdoc_fd_pre(MDOC_ARGS) in mdoc_fd_pre() function