Searched refs:ibufsz (Results 1 – 3 of 3) sorted by relevance
/openbsd/bin/ed/ | ||
H A D | ed.h | 183 extern int ibufsz; |
H A D | io.c | 271 REALLOC(ibuf, ibufsz, i + 2, ERR); in get_tty_line() |
H A D | main.c | 91 int ibufsz; /* ed command-line buffer size */ variable |