Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc.c86 static void mdoc_node_unlink(struct mdoc *,
526 mdoc_node_unlink(struct mdoc *mdoc, struct mdoc_node *n) in mdoc_node_unlink() function
572 mdoc_node_unlink(mdoc, p); in mdoc_node_delete()
580 mdoc_node_unlink(mdoc, p); in mdoc_node_relink()