Home
last modified time | relevance | path

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

/src/contrib/mandoc/
H A Droff.c182 static int roff_cblock(ROFF_ARGS);
612 { roff_cblock, NULL, NULL, 0 }, /* . */
2031 roff_cblock(ROFF_ARGS) in roff_cblock() function
2289 return roff_cblock(r, t, buf, ln, ppos, pos, offs); in roff_block_sub()