Home
last modified time | relevance | path

Searched refs:ibufsz (Results 1 – 3 of 3) sorted by relevance

/openbsd/bin/ed/
H A Ded.h183 extern int ibufsz;
H A Dio.c271 REALLOC(ibuf, ibufsz, i + 2, ERR); in get_tty_line()
H A Dmain.c91 int ibufsz; /* ed command-line buffer size */ variable