Searched refs:roff_setstr (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/mandoc/ |
| H A D | roff.c | 241 static void roff_setstr(struct roff *, 2294 roff_setstr(r, r->last->name, buf->buf + ppos, 2); in roff_block_sub() 2303 roff_setstr(r, r->last->name, buf->buf + pos, 2); in roff_block_text() 3288 roff_setstr(r, roff_name[t], NULL, 0); in roff_Dd() 4103 roff_setstr(struct roff *r, const char *name, const char *string, in roff_setstr() function
|