tbl_read
tbl_read(r->tbl, ln, buf->buf, ppos);
tbl_read(r->tbl, ln, buf->buf, pos);
void tbl_read(struct tbl_node *, int, const char *, int);