Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c182 static void roffnode_push(struct roff *, enum roff_tok,
717 roffnode_push(struct roff *r, enum roff_tok tok, const char *name, in roffnode_push() function
2197 roffnode_push(r, tok, name, ln, ppos); in roff_block()
2702 roffnode_push(r, tok, NULL, ln, ppos); in roff_cond()