Searched refs:roffnode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c316 struct roffnode *last; /* leaf of stack */
338 struct roffnode { struct
340 struct roffnode *parent; /* up one in stack */
806 struct roffnode *p;
825 struct roffnode *p;
827 p = mandoc_calloc(1, sizeof(struct roffnode));

Completed in 56 milliseconds