Searched refs:tbl_read (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ |
H A D | libroff.h | 68 enum rofferr tbl_read(struct tbl_node *, int, const char *, int);
|
H A D | tbl.c | 35 tbl_read(struct tbl_node *tbl, int ln, const char *p, int pos) function
|
H A D | roff.c | 1571 return tbl_read(r->tbl, ln, buf->buf, ppos); 1612 return tbl_read(r->tbl, ln, buf->buf, pos);
|
Completed in 64 milliseconds