Searched refs:sfbufsz (Results 1 - 1 of 1) sorted by path

/netbsd-current/bin/ed/
H A Dbuf.c61 static int sfbufsz = 0; /* buffer size */ local
78 REALLOC(sfbuf, sfbufsz, len + 1, NULL);

Completed in 253 milliseconds