Searched refs:ibufsz (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/bin/ed/ | ||
| HD | ed.h | 262 extern int ibufsz; |
| HD | io.c | 271 REALLOC(ibuf, ibufsz, i + 2, ERR); in get_tty_line() |
| HD | main.c | 80 int ibufsz; /* ed command-line buffer size */ variable |