Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_validate.c1409 struct mdoc_node *nparent, *nprev; /* of the Bl block */ in post_bl() local
1453 nparent = nblock->parent; in post_bl()
1474 nchild->parent = nparent; in post_bl()
1479 nparent->nchild++; in post_bl()
1481 nparent->child = nchild; in post_bl()