Searched refs:termp_col (Results 1 – 2 of 2) sorted by relevance
52 struct termp_col { struct64 struct termp_col *tcols; /* Array of table columns. */ argument65 struct termp_col *tcol; /* Current table column. */
34 static void adjbuf(struct termp_col *, size_t);801 adjbuf(struct termp_col *c, size_t sz) in adjbuf()