Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc.c92 static void mdoc_node_unlink(struct mdoc *,
619 mdoc_node_unlink(struct mdoc *mdoc, struct mdoc_node *n) in mdoc_node_unlink() function
666 mdoc_node_unlink(mdoc, p); in mdoc_node_delete()
674 mdoc_node_unlink(mdoc, p); in mdoc_node_relink()