Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_validate.c1594 struct mdoc_node *nparent, *nprev; /* of the Bl block */ in post_bl() local
1626 nparent = nblock->parent; in post_bl()
1647 nchild->parent = nparent; in post_bl()
1652 nparent->nchild++; in post_bl()
1654 nparent->child = nchild; in post_bl()