Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dlibroff.h69 enum rofferr tbl_read(struct tbl_node *, int, const char *, int);
H A Dtbl.c35 tbl_read(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_read() function
H A Droff.c1209 return(tbl_read(r->tbl, ln, buf->buf, ppos)); in roff_parseln()
1250 return(tbl_read(r->tbl, ln, buf->buf, pos)); in roff_parseln()