Searched refs:tb_buflen (Results 1 – 2 of 2) sorted by relevance
435 while (inchar(typebuf.tb_buf, typebuf.tb_buflen - 1, 10L) != 0) in flush_buffers()926 typebuf.tb_buflen = TYPELEN_INIT; in init_typebuf()992 else if (typebuf.tb_len == 0 && typebuf.tb_buflen in ins_typebuf()999 typebuf.tb_off = (typebuf.tb_buflen - addlen - 3 * (MAXMAPLEN + 4)) / 2; in ins_typebuf()1031 typebuf.tb_buflen = newlen; in ins_typebuf()1190 if (offset == 0 && typebuf.tb_buflen - (typebuf.tb_off + len) in del_typebuf()1338 typebuf.tb_buflen = TYPELEN_INIT; in alloc_typebuf()3001 c = inchar(typebuf.tb_buf, typebuf.tb_buflen - 1, 0L); in vgetorpeek()3346 typebuf.tb_buflen - typebuf.tb_off - typebuf.tb_len - 1, in vgetorpeek()
1165 int tb_buflen; // size of tb_buf[] member