Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Droff.c173 static void roffnode_push(struct roff *, enum rofft,
388 roffnode_push(struct roff *r, enum rofft tok, const char *name, in roffnode_push() function
943 roffnode_push(r, tok, name, ln, ppos); in roff_block()
1256 roffnode_push(r, tok, NULL, ln, ppos); in roff_cond()