Searched refs:sbufsz (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/bin/ed/
H A Dio.c59 static int sbufsz; /* file i/o buffer size */ variable
120 REALLOC(sbuf, sbufsz, i + 1, ERR);
124 REALLOC(sbuf, sbufsz, i + 2, ERR);

Completed in 91 milliseconds